Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpfs/
Dmain.c59 int do_tree_cleanup(char *path, int flag);
177 rc |= do_tree_cleanup(path, FILES_ONLY); in do_fs_thump_tests()
179 rc |= do_tree_cleanup(path, ALL); in do_fs_thump_tests()
185 int do_tree_cleanup(char *path, int flag) in do_tree_cleanup() function