HomeSort by relevance Sort by last modified time
    Searched refs:tst_fs_fill_subdirs (Results 1 - 4 of 4) sorted by null

  /external/ltp/lib/tests/
tst_fs_fill_subdirs.c 26 char *TCID = "tst_fs_fill_subdirs";
39 tst_fs_fill_subdirs(NULL, "dir"));
  /external/ltp/include/
tst_fs.h 167 static inline int tst_fs_fill_subdirs(const char *dir) function
193 static inline int tst_fs_fill_subdirs(void (*cleanup)(void), const char *dir) function
  /external/ltp/testcases/kernel/syscalls/rename/
rename11.c 118 max_subdirs = tst_fs_fill_subdirs(cleanup, "emlink_dir");
  /external/ltp/testcases/kernel/syscalls/renameat/
renameat01.c 201 max_subdirs = tst_fs_fill_subdirs(cleanup, "testemlinkdir");

Completed in 497 milliseconds