Home
last modified time | relevance | path

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

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