Searched refs:tst_fs_fill_subdirs (Results 1 – 7 of 7) sorted by relevance
233 static inline int tst_fs_fill_subdirs(const char *dir) in tst_fs_fill_subdirs() function259 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()
77 /lib/tests/tst_fs_fill_subdirs
24962 stem: "tst_fs_fill_subdirs",24964 srcs: ["lib/tests/tst_fs_fill_subdirs.c"],
115 max_subdirs = tst_fs_fill_subdirs(cleanup, "emlink_dir"); in setup()
187 max_subdirs = tst_fs_fill_subdirs(cleanup, "testemlinkdir"); in setup()
1201 int tst_fs_fill_subdirs(const char *dir);