/third_party/ltp/lib/tests/ |
H A D | tst_device.c | 49 tst_mkfs(cleanup, dev, "ext2", NULL, NULL); in main()
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
H A D | mount01.c | 86 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
H A D | mount05.c | 107 tst_mkfs(NULL, device, fstype, NULL, NULL); in setup()
|
H A D | mount04.c | 101 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
H A D | mount06.c | 130 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
H A D | mount02.c | 190 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
/third_party/ltp/testcases/misc/lvm/ |
H A D | prepare_lvm.sh | 37 tst_mkfs $fsname "$lvdev"
|
/third_party/ltp/testcases/kernel/fs/fs_readonly/ |
H A D | test_robind.sh | 210 tst_mkfs $fstype $device $opts
|
/third_party/ltp/include/old/ |
H A D | test.h | 191 /* lib/tst_mkfs.c 199 #define tst_mkfs(cleanup, dev, fs_type, fs_opts, extra_opts) \ macro
|
/third_party/ltp/testcases/kernel/syscalls/lchown/ |
H A D | lchown03.c | 110 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/mknod/ |
H A D | mknod07.c | 128 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/rename/ |
H A D | rename11.c | 107 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/umount2/ |
H A D | umount2_03.c | 101 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
H A D | umount2_01.c | 80 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/mknodat/ |
H A D | mknodat02.c | 120 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/open/ |
H A D | open12.c | 101 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/linkat/ |
H A D | linkat02.c | 169 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
/third_party/ltp/testcases/lib/ |
H A D | tst_test.sh | 347 tst_mkfs() function 362 tst_brk "Using default parameters in tst_mkfs requires TST_NEEDS_DEVICE=1" 629 tst_mkfs $TST_FS_TYPE $TST_DEV_FS_OPTS $TST_DEVICE $TST_DEV_EXTRA_OPTS
|
H A D | test.sh | 306 tst_mkfs() function
|
/third_party/ltp/testcases/kernel/syscalls/renameat/ |
H A D | renameat01.c | 178 tst_mkfs(cleanup, device, fs_type, NULL, NULL); in setup()
|
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | dma_thread_diotest.c | 401 tst_mkfs(NULL, device, "ext3", NULL, NULL); in setup()
|