Searched defs:fs_opts (Results 1 - 5 of 5) sorted by relevance
/third_party/ltp/lib/ |
H A D | tst_mkfs.c | 25 tst_mkfs_(const char *file, const int lineno, void (cleanup_fn)(void), const char *dev, const char *fs_type, const char *const fs_opts[], const char *const extra_opts[]) tst_mkfs_() argument
|
/third_party/ltp/testcases/kernel/syscalls/statx/ |
H A D | statx05.c | 91 const char *const fs_opts[] = {"-O encrypt", opt_bsize, NULL}; in setup() local
|
H A D | statx09.c | 125 const char *const fs_opts[] = {"-O verity", opt_bsize, NULL}; in setup() local
|
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
H A D | quotactl08.c | 156 const char *const fs_opts[] = { "-O quota", NULL}; in setup() local
|
H A D | quotactl04.c | 101 const char *const fs_opts[] = {"-I 256", "-O quota,project", NULL}; in setup() local
|
Completed in 3 milliseconds