Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Ddcache.c923 static void __dput_to_list(struct dentry *dentry, struct list_head *list) in __dput_to_list() function
946 __dput_to_list(dentry, list); in dput_to_list()
1205 __dput_to_list(parent, list); in shrink_dentry_list()
1652 __dput_to_list(parent, &data.dispose); in shrink_dcache_parent()