Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dinternal.h169 extern void dput_to_list(struct dentry *, struct list_head *);
Ddcache.c907 void dput_to_list(struct dentry *dentry, struct list_head *list) in dput_to_list() function
Dnamespace.c794 dput_to_list(dentry, list); in __put_mountpoint()