Searched refs:all_filesystems (Results 1 – 18 of 18) sorted by relevance
/external/ltp/testcases/kernel/syscalls/fsync/ |
D | fsync01.c | 82 .all_filesystems = 1,
|
/external/ltp/testcases/kernel/syscalls/syncfs/ |
D | syncfs01.c | 63 .all_filesystems = 1,
|
/external/ltp/testcases/kernel/syscalls/fremovexattr/ |
D | fremovexattr01.c | 91 .all_filesystems = 1,
|
D | fremovexattr02.c | 114 .all_filesystems = 1,
|
/external/ltp/testcases/kernel/syscalls/lremovexattr/ |
D | lremovexattr01.c | 123 .all_filesystems = 1,
|
/external/ltp/testcases/kernel/syscalls/fallocate/ |
D | fallocate05.c | 102 .all_filesystems = 1,
|
D | fallocate04.c | 326 .all_filesystems = 1,
|
/external/ltp/testcases/kernel/syscalls/msync/ |
D | msync04.c | 112 .all_filesystems = 1,
|
/external/ltp/testcases/kernel/fs/fs_fill/ |
D | fs_fill.c | 128 .all_filesystems = 1,
|
/external/ltp/lib/ |
D | tst_test.c | 805 if (tst_test->all_filesystems) in do_setup() 826 tst_test->mount_device || tst_test->all_filesystems) && in do_setup() 865 if (!tst_test->all_filesystems) in do_setup() 1186 if (tst_test->all_filesystems) in tst_run_tcases()
|
/external/ltp/testcases/kernel/syscalls/fgetxattr/ |
D | fgetxattr01.c | 143 .all_filesystems = 1,
|
/external/ltp/testcases/kernel/syscalls/pwritev/ |
D | pwritev03.c | 148 .all_filesystems = 1,
|
/external/ltp/testcases/kernel/syscalls/preadv/ |
D | preadv03.c | 149 .all_filesystems = 1,
|
/external/ltp/include/ |
D | tst_test.h | 146 int all_filesystems:1; member
|
/external/ltp/testcases/kernel/syscalls/statx/ |
D | statx04.c | 181 .all_filesystems = 1,
|
/external/ltp/testcases/kernel/syscalls/setxattr/ |
D | setxattr01.c | 231 .all_filesystems = 1,
|
/external/ltp/testcases/kernel/syscalls/fsetxattr/ |
D | fsetxattr01.c | 223 .all_filesystems = 1,
|
/external/ltp/doc/ |
D | test-writing-guidelines.txt | 995 If '.all_filesystems' is set the test function is executed for all supported
|