Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dinternal.h169 extern void dput_to_list(struct dentry *, struct list_head *);
Ddcache.c932 void dput_to_list(struct dentry *dentry, struct list_head *list) in dput_to_list() function
Dnamespace.c838 dput_to_list(dentry, list); in __put_mountpoint()