Home
last modified time | relevance | path

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

/linux/fs/
H A Ddcache.c1521 static enum d_walk_ret select_collect(void *_data, struct dentry *dentry) in select_collect() function
1554 return select_collect(_data, dentry); in select_collect_umount()
1598 for_umount ? select_collect_umount : select_collect); in shrink_dcache_tree()