Home
last modified time | relevance | path

Searched refs:d_set_mounted (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dinternal.h165 extern int d_set_mounted(struct dentry *dentry);
H A Ddcache.c1439 * Only one of d_invalidate() and d_set_mounted() must succeed. For
1442 int d_set_mounted(struct dentry *dentry) in d_set_mounted() function
H A Dnamespace.c741 ret = d_set_mounted(dentry); in get_mountpoint()
/kernel/linux/linux-6.6/fs/
H A Dinternal.h203 extern int d_set_mounted(struct dentry *dentry);
H A Ddcache.c1499 * Only one of d_invalidate() and d_set_mounted() must succeed. For
1502 int d_set_mounted(struct dentry *dentry) in d_set_mounted() function
H A Dnamespace.c820 ret = d_set_mounted(dentry); in get_mountpoint()

Completed in 18 milliseconds