Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Ddcache.c918 static void __dput_to_list(struct dentry *dentry, struct list_head *list) in __dput_to_list() function
941 __dput_to_list(dentry, list); in dput_to_list()
1200 __dput_to_list(parent, list); in shrink_dentry_list()
1647 __dput_to_list(parent, &data.dispose); in shrink_dcache_parent()