Searched refs:tst_fill_fs (Results 1 – 6 of 6) sorted by relevance
/external/ltp/testcases/kernel/fs/fs_fill/ |
D | fs_fill.c | 40 tst_fill_fs(w->dir, 1, w->pattern); in worker()
|
/external/ltp/lib/ |
D | tst_fill_fs.c | 117 void tst_fill_fs(const char *path, int verbose, enum tst_fill_access_pattern pattern) in tst_fill_fs() function
|
/external/ltp/testcases/kernel/syscalls/fallocate/ |
D | fallocate05.c | 71 tst_fill_fs(MNTPOINT, 1, TST_FILL_RANDOM); in run()
|
D | fallocate06.c | 205 tst_fill_fs(MNTPOINT, 1, TST_FILL_RANDOM); in run()
|
/external/ltp/include/ |
D | tst_fs.h | 209 void tst_fill_fs(const char *path, int verbose, enum tst_fill_access_pattern pattern);
|
/external/ltp/ |
D | gen.bp | 117 "lib/tst_fill_fs.c",
|