Home
last modified time | relevance | path

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

/external/ltp/include/
Dtst_fs.h186 static inline int tst_fs_fill_hardlinks(const char *dir) in tst_fs_fill_hardlinks() function
212 static inline int tst_fs_fill_hardlinks(void (*cleanup)(void), const char *dir) in tst_fs_fill_hardlinks() function
/external/ltp/lib/tests/
Dtst_fs_fill_hardlinks.c39 tst_fs_fill_hardlinks(NULL, "subdirs")); in main()
/external/ltp/
D.gitignore76 /lib/tests/tst_fs_fill_hardlinks
Dgen.bp17678 stem: "tst_fs_fill_hardlinks",
17680 srcs: ["lib/tests/tst_fs_fill_hardlinks.c"],
/external/ltp/testcases/kernel/syscalls/linkat/
Dlinkat02.c179 max_hardlinks = tst_fs_fill_hardlinks(cleanup, "emlink_dir"); in setup()
/external/ltp/doc/
Dtest-writing-guidelines.txt1098 int tst_fs_fill_hardlinks(const char *dir);