Searched defs:fs_opts (Results 1 – 4 of 4) sorted by relevance
/external/ltp/include/ |
D | tst_mkfs.h | 31 #define SAFE_MKFS(device, fs_type, fs_opts, extra_opts) \ argument
|
/external/ltp/lib/ |
D | tst_mkfs.c | 27 const char *const fs_opts[], const char *const extra_opts[]) in tst_mkfs_()
|
/external/ltp/testcases/kernel/syscalls/mmap/ |
D | mmap16.c | 147 const char *fs_opts[3] = {"-b", "1024", NULL}; in setup() local
|
/external/ltp/include/old/ |
D | test.h | 191 #define tst_mkfs(cleanup, dev, fs_type, fs_opts, extra_opts) \ argument
|