Lines Matching full:ext4
46 #include "Ext4.h"
282 usingExt4 = !strcmp(fstype, "ext4");
434 formatStatus = Ext4::format(dmDevice, mountPoint);
463 mountStatus = Ext4::doMount(dmDevice, mountPoint, false, false, false);
539 result = Ext4::doMount(loopDevice, mountPoint, true, true, true);
605 int ret = Ext4::doMount(loopDevice, mountPoint,
661 result |= Ext4::doMount(loopDevice, mountPoint,
1130 result = Ext4::doMount(dmDevice, mountPoint, true, false, true);