Searched refs:shrink_dentry_list (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/
H A Dinternal.h220 extern void shrink_dentry_list(struct list_head *);
H A Ddcache.c545 * Inform d_walk() and shrink_dentry_list() that we are no longer
1040 shrink_dentry_list(&dispose);
1056 void shrink_dentry_list(struct list_head *list) function
1122 * shrink_dentry_list, and code that first checks for the
1156 shrink_dentry_list(&dispose);
1195 shrink_dentry_list(&dispose);
1490 shrink_dentry_list(&data.dispose);
1509 shrink_dentry_list(&data.dispose);
H A Dnamespace.c1340 shrink_dentry_list(&list);
1568 shrink_dentry_list(&list);

Completed in 286 milliseconds