Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinternal.h203 extern int d_set_mounted(struct dentry *dentry);
H A Ddcache.c1502 int d_set_mounted(struct dentry *dentry) in d_set_mounted() function
H A Dnamespace.c820 ret = d_set_mounted(dentry); in get_mountpoint()