Searched refs:mount_device (Results 1 – 13 of 13) sorted by relevance
/external/ltp/testcases/kernel/syscalls/fsync/ |
D | fsync01.c | 80 .mount_device = 1,
|
/external/ltp/testcases/kernel/syscalls/quotactl/ |
D | quotactl03.c | 92 .mount_device = 1,
|
D | quotactl02.c | 179 .mount_device = 1,
|
D | quotactl01.c | 214 .mount_device = 1,
|
/external/ltp/testcases/kernel/syscalls/getxattr/ |
D | getxattr04.c | 123 .mount_device = 1,
|
/external/ltp/testcases/kernel/syscalls/fallocate/ |
D | fallocate05.c | 99 .mount_device = 1,
|
D | fallocate04.c | 324 .mount_device = 1,
|
/external/ltp/lib/ |
D | tst_test.c | 699 if (tst_test->mount_device) { in prepare_device() 732 if (tst_test->mount_device) { in do_setup() 748 if ((tst_test->needs_rofs || tst_test->mount_device || in do_setup() 761 tst_test->mount_device = 1; in do_setup()
|
/external/ltp/testcases/kernel/syscalls/msync/ |
D | msync04.c | 111 .mount_device = 1,
|
/external/ltp/testcases/kernel/fs/fs_fill/ |
D | fs_fill.c | 126 .mount_device = 1,
|
/external/ltp/include/ |
D | tst_test.h | 124 int mount_device:1; member
|
/external/ltp/testcases/kernel/syscalls/setxattr/ |
D | setxattr01.c | 185 .mount_device = 1,
|
/external/ltp/doc/ |
D | test-writing-guidelines.txt | 929 If '.mount_device' is set, the device is mounted at '.mntpoint' which is used 932 and '.mnt_data' pointers. Note that '.mount_device' implies '.needs_device' 942 '.format_device' is set the device is formatted as well, if '.mount_device' is
|