Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dinternal.h220 extern void dput_to_list(struct dentry *, struct list_head *);
Ddcache.c881 void dput_to_list(struct dentry *dentry, struct list_head *list) in dput_to_list() function
Dnamespace.c952 dput_to_list(dentry, list); in __put_mountpoint()