Searched refs:format_device (Results 1 – 16 of 16) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/umount/ |
D | umount01.c | 56 .format_device = 1,
|
D | umount03.c | 61 .format_device = 1,
|
D | umount02.c | 84 .format_device = 1,
|
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
D | ioctl04.c | 84 .format_device = 1,
|
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
D | quotactl07.c | 85 .format_device = 1,
|
/third_party/ltp/testcases/kernel/syscalls/fsmount/ |
D | fsmount02.c | 77 .format_device = 1,
|
D | fsmount01.c | 96 .format_device = 1,
|
/third_party/ltp/testcases/kernel/syscalls/fsopen/ |
D | fsopen01.c | 76 .format_device = 1,
|
/third_party/ltp/testcases/kernel/syscalls/move_mount/ |
D | move_mount01.c | 79 .format_device = 1,
|
D | move_mount02.c | 88 .format_device = 1,
|
/third_party/ltp/testcases/kernel/syscalls/fsconfig/ |
D | fsconfig01.c | 89 .format_device = 1,
|
/third_party/ltp/testcases/kernel/syscalls/chdir/ |
D | chdir01.c | 147 .format_device = 1,
|
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
D | inotify03.c | 171 .format_device = 1,
|
/third_party/ltp/include/ |
D | tst_test.h | 159 int format_device:1; member
|
/third_party/ltp/lib/ |
D | tst_test.c | 995 if (tst_test->format_device) { in prepare_device() 1069 tst_test->format_device = 1; in do_setup() 1071 if (tst_test->format_device) in do_setup() 1126 tst_test->format_device = 1; in do_setup()
|
/third_party/ltp/doc/ |
D | c-test-api.txt | 388 be set when use these flags: '.all_filesystems', '.format_device', '.mntpoint', 935 If '.format_device' flag is set the device is formatted with a filesystem as 938 '.dev_extra_opts' pointers. Note that '.format_device' implies '.needs_device' 945 and '.format_device' so there is no need to set the later two. 954 '.format_device' is set the device is formatted as well, if '.mount_device' is
|