Home
last modified time | relevance | path

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

/fs/
Dinternal.h134 extern int d_set_mounted(struct dentry *dentry);
Ddcache.c1286 int d_set_mounted(struct dentry *dentry) in d_set_mounted() function
Dnamespace.c735 ret = d_set_mounted(dentry); in new_mountpoint()