Lines Matching full:ext4
30 @param fstype: The filesystem type ('ext2', 'ext4', 'xfs', etc.)
519 if fstype == 'ext4':
520 if os.path.exists('/sbin/mkfs.ext4'):
522 # If ext4 supported e2fsprogs is not installed we use the
598 if self.fstype == 'ext4':
599 if os.path.exists('/sbin/fsck.ext4'):
601 # If ext4 supported e2fsprogs is not installed we use the