Home
last modified time | relevance | path

Searched refs:tst_fill_access_pattern (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/include/
H A Dtst_fs.h42 enum tst_fill_access_pattern { enum
214 void tst_fill_fs(const char *path, int verbose, enum tst_fill_access_pattern pattern);
/aosp_15_r20/external/ltp/testcases/kernel/fs/fs_fill/
H A Dfs_fill.c29 enum tst_fill_access_pattern pattern;
/aosp_15_r20/external/ltp/lib/
H A Dtst_fill_fs.c135 void tst_fill_fs(const char *path, int verbose, enum tst_fill_access_pattern pattern) in tst_fill_fs()