Searched refs:d_set_mounted (Results 1 – 3 of 3) sorted by relevance
134 extern int d_set_mounted(struct dentry *dentry);
1286 int d_set_mounted(struct dentry *dentry) in d_set_mounted() function
735 ret = d_set_mounted(dentry); in new_mountpoint()