Home
last modified time | relevance | path

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

/linux/tools/mm/
H A Dpage-types.c1062 int walk_tree(const char *name, const struct stat *st, int type, struct FTW *f)
1092 if (nftw(opt_file, walk_tree, 64, FTW_MOUNT | FTW_PHYS) < 0) in walk_page_cache()
1063 int walk_tree(const char *name, const struct stat *st, int type, struct FTW *f) walk_tree() function