Searched refs:tst_fs_fill_subdirs_ (Results 1 – 2 of 2) sorted by relevance
128 int tst_fs_fill_subdirs_(void (*cleanup) (void), const char *dir);235 return tst_fs_fill_subdirs_(NULL, dir); in tst_fs_fill_subdirs()261 return tst_fs_fill_subdirs_(cleanup, dir); in tst_fs_fill_subdirs()
106 int tst_fs_fill_subdirs_(void (*cleanup) (void), const char *dir) in tst_fs_fill_subdirs_() function