/external/kmod/testsuite/rootfs-pristine/test-new-module/from_alias/etc/modprobe.d/ |
modprobe.conf | 1 alias ext4.* ext4
|
/external/kmod/testsuite/rootfs-pristine/test-new-module/from_alias/ |
correct.txt | 1 modname: ext4
|
/external/ltp/testcases/kernel/fs/ext4-new-features/ |
.gitignore | 0 /ext4-inode-version/ext4_test_inode_version 2 /ext4-nsec-timestamps/ext4_file_time 3 /ext4-subdir-limit/create_long_dirs 4 /ext4-subdir-limit/create_short_dirs
|
README | 3 The directory ext4-new-features contains the tests related to the ext4 6 Ext4 is an advanced level of the ext3 filesystem which incorporates scalability 9 extensive information of ext4 can be found at the ext4 wiki site at the URL: 10 http://ext4.wiki.kernel.org 12 There are total 117 testcases for ext4 new features test that have been added. 15 prealloc, subdirectory limit and uninit groups of ext4. 16 The detail information of ext4 new features can be found at the URL: 17 http://ext4.wiki.kernel.org/index.php/New_ext4_feature [all...] |
/external/ltp/runtest/ |
fs_ext4 | 0 ext4-nsec-timestamps ext4_nsec_timestamps_test.sh 2 ext4-uninit-groups ext4_uninit_groups_test.sh 3 ext4-persist-prealloc ext4_persist_prealloc_test.sh 4 ext4-subdir-limit ext4_subdir_limit_test.sh
|
/external/kmod/testsuite/rootfs-pristine/test-new-module/from_name/ |
correct.txt | 1 modname: ext4
|
/external/kmod/testsuite/rootfs-pristine/test-dependencies/lib/modules/4.0.20-kmod/ |
modules.order | 4 kernel/fs/ext4/ext4.ko
|
/external/autotest/client/site_tests/platform_CrosDisksFilesystem/ |
ext4_tests | 3 "description": "ext4 filesystem with label (read)", 6 "filesystem_type": "ext4", 13 "description": "ext4 filesystem with UUID (read)", 16 "filesystem_type": "ext4", 23 "description": "ext4 filesystem (write)", 27 "filesystem_type": "ext4",
|
/device/generic/qemu/ |
fstab.ranchu | 5 /dev/block/vda /system ext4 ro wait 6 /dev/block/vdb /cache ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait 7 /dev/block/vdc /data ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait
|
/device/asus/fugu/ |
fstab.fugu | 1 /dev/block/by-name/system /system ext4 ro,noatime wait 2 /dev/block/by-name/cache /cache ext4 nosuid,nodev,noatime,barrier=1,data=ordered wait,check 3 /dev/block/by-name/userdata /data ext4 nosuid,nodev,noatime,barrier=1,data=ordered,noauto_da_alloc wait,check 4 /dev/block/by-name/factory /factory ext4 nosuid,nodev,noatime,barrier=1,data=ordered wait
|
recovery.fstab | 6 /dev/block/by-name/system /system ext4 ro,noatime wait 7 /dev/block/by-name/cache /cache ext4 nosuid,nodev,noatime,barrier=1,data=ordered wait,check 8 /dev/block/by-name/userdata /data ext4 nosuid,nodev,noatime,discard,barrier=1,data=ordered,noauto_da_alloc wait,check 9 /dev/block/by-name/factory /factory ext4 nosuid,nodev,noatime,barrier=1,data=ordered wait
|
/external/kmod/testsuite/rootfs-pristine/test-modprobe/module-param-kcmdline/proc/ |
cmdline | 1 initrd=\initramfs-linux.img mod_simple.foo mod_simple.bar=1 root=/dev/sda2 rootfstype=ext4 add_efi_memmap quiet rw
|
/device/generic/goldfish/ |
fstab.ranchu.early | 5 /dev/block/vda /system ext4 ro wait 6 /dev/block/vde /vendor ext4 ro wait
|
fstab.ranchu.early.arm | 5 /dev/block/vda /system ext4 ro wait 6 /dev/block/vdd /vendor ext4 ro wait
|
fstab.goldfish | 5 /dev/block/mtdblock0 /system ext4 ro,barrier=1 wait 6 /dev/block/mtdblock1 /data ext4 noatime,nosuid,nodev,barrier=1,nomblk_io_submit wait,check 7 /dev/block/mtdblock2 /cache ext4 noatime,nosuid,nodev wait,check
|
fstab.ranchu | 5 /dev/block/vdb /cache ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait 6 /dev/block/vdc /data ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait,check,quota,forceencrypt=/dev/block/vdd
|
fstab.ranchu.arm | 5 /dev/block/vdb /cache ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait 6 /dev/block/vdc /data ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait,check,quota
|
/external/kmod/testsuite/rootfs-pristine/test-modprobe/module-param-kcmdline3/proc/ |
cmdline | 1 BOOT_IMAGE=/boot/vmlinuz-3.12.12-57.g5f654cf-default initrd=\initramfs-linux.img psmouse.foo psmouse.bar=1 root=/dev/sda2 rootfstype=ext4 add_efi_memmap quiet rw
|
/device/generic/uml/ |
fstab.uml | 5 /dev/block/ubda /system ext4 ro wait 6 /dev/block/ubdb /data ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait,check
|
/device/linaro/hikey/hikey960/ |
fstab.hikey960 | 6 #/dev/block/platform/soc/ff3b0000.ufs/by-name/system_a /system ext4 ro wait 7 /dev/block/sdd10 /system ext4 ro wait 8 #/dev/block/platform/soc/ff3b0000.ufs/by-name/cache /cache ext4 discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1 wait 9 /dev/block/sdd5 /cache ext4 discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1 wait 10 #/dev/block/platform/soc/ff3b0000.ufs/by-name/userdata /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1 wait 11 /dev/block/sdd13 /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1 wait
|
/external/ltp/testcases/kernel/fs/ext4-new-features/ext4-delalloc-mballoc/ |
ext4-alloc-test.sh | 23 export TCID="ext4-delalloc-mballoc" 28 # Case 17: mount ext4 partition to ext3 33 tst_resm TFAIL "failed to create ext4 filesystem" 37 mount -t ext4 -o delalloc,auto_da_alloc $EXT4_DEV mnt_point 39 tst_resm TFAIL "failed to mount ext4 filesystem" 43 ffsb $LTPROOT/testcases/data/ext4-ffsb/ffsb-config0 > /dev/null 52 tst_resm TFAIL "failed to umount ext4 filesystem" 81 mkfs.ext4 -I 256 -b $3 /$EXT4_DEV >/dev/null 2>&1 83 tst_resm TFAIL "failed to create ext4 filesystem" 89 mount -t ext4 -o $1,$4 $EXT4_DEV mnt_poin [all...] |
/external/ltp/testcases/kernel/fs/ext4-new-features/ext4-inode-version/ |
ext4_inode_version_test.sh | 26 export TCID="ext4-inode-version" 36 mkfs.ext4 -I 128 $EXT4_DEV >/dev/null 2>&1 38 tst_resm TFAIL "failed to create ext4 filesystem" 44 mount -t ext4 -o i_version $EXT4_DEV mnt_point 46 tst_resm TFAIL "failed to mount ext4 filesystem" 75 tst_resm TFAIL "failed to umount ext4 filesystem" 88 tst_resm TFAIL "failed to create ext4 filesystem" 92 mount -t ext4 -o i_version $EXT4_DEV mnt_point 94 tst_resm TFAIL "failed to mount ext4 filesystem" 108 tst_resm TFAIL "failed to umount ext4 filesystem [all...] |
/device/linaro/hikey/hikey/ |
fstab.hikey | 6 /dev/block/platform/soc/f723d000.dwmmc0/by-name/system /system ext4 ro wait 8 /dev/block/platform/soc/f723d000.dwmmc0/by-name/cache /cache ext4 discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1 wait 9 /dev/block/platform/soc/f723d000.dwmmc0/by-name/userdata /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1 wait
|
fstab.hikey-3.18 | 6 /dev/block/platform/f723d000.dwmmc0/by-name/system /system ext4 ro wait 8 /dev/block/platform/f723d000.dwmmc0/by-name/cache /cache ext4 discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1 wait 9 /dev/block/platform/f723d000.dwmmc0/by-name/userdata /data ext4 discard,noauto_da_alloc,data=ordered,user_xattr,discard,barrier=1 wait
|
/external/e2fsprogs/tests/f_crashdisk/ |
expect.1 | 5 The superblock could not be read or does not describe a valid ext2/ext3/ext4 6 filesystem. If the device is valid and it really contains an ext2/ext3/ext4
|