Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dinternal.h164 extern int d_set_mounted(struct dentry *dentry);
Ddcache.c1501 int d_set_mounted(struct dentry *dentry) in d_set_mounted() function
Dnamespace.c800 ret = d_set_mounted(dentry); in get_mountpoint()