Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Ddcache.c893 static void __dput_to_list(struct dentry *dentry, struct list_head *list) in __dput_to_list() function
916 __dput_to_list(dentry, list); in dput_to_list()
1175 __dput_to_list(parent, list); in shrink_dentry_list()
1622 __dput_to_list(parent, &data.dispose); in shrink_dcache_parent()