Home
last modified time | relevance | path

Searched refs:tst_fs_fill_subdirs (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/include/
Dtst_fs.h241 static inline int tst_fs_fill_subdirs(const char *dir) in tst_fs_fill_subdirs() function
267 static inline int tst_fs_fill_subdirs(void (*cleanup)(void), const char *dir) in tst_fs_fill_subdirs() function
/third_party/ltp/lib/tests/
Dtst_fs_fill_subdirs.c39 tst_fs_fill_subdirs(NULL, "dir")); in main()
/third_party/ltp/
D.gitignore77 /lib/tests/tst_fs_fill_subdirs
/third_party/ltp/testcases/kernel/syscalls/rename/
Drename11.c115 max_subdirs = tst_fs_fill_subdirs(cleanup, "emlink_dir"); in setup()
/third_party/ltp/testcases/kernel/syscalls/renameat/
Drenameat01.c193 max_subdirs = tst_fs_fill_subdirs(cleanup, "testemlinkdir"); in setup()
/third_party/ltp/doc/
Dc-test-api.txt1120 int tst_fs_fill_subdirs(const char *dir);