Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Ddcache.c883 static void __dput_to_list(struct dentry *dentry, struct list_head *list) in __dput_to_list() function
906 __dput_to_list(dentry, list); in dput_to_list()
1140 __dput_to_list(parent, list); in shrink_dentry_list()
1587 __dput_to_list(parent, &data.dispose); in shrink_dcache_parent()