Searched refs:tst_fs_fill_subdirs (Results 1 – 7 of 7) sorted by relevance
205 static inline int tst_fs_fill_subdirs(const char *dir) in tst_fs_fill_subdirs() function231 static inline int tst_fs_fill_subdirs(void (*cleanup)(void), const char *dir) in tst_fs_fill_subdirs() function
39 tst_fs_fill_subdirs(NULL, "dir")); in main()
75 /lib/tests/tst_fs_fill_subdirs
22671 stem: "tst_fs_fill_subdirs",22673 srcs: ["lib/tests/tst_fs_fill_subdirs.c"],
115 max_subdirs = tst_fs_fill_subdirs(cleanup, "emlink_dir"); in setup()
194 max_subdirs = tst_fs_fill_subdirs(cleanup, "testemlinkdir"); in setup()
1160 int tst_fs_fill_subdirs(const char *dir);