Searched refs:vfs_submount (Results 1 – 4 of 4) sorted by relevance
101 extern struct vfsmount *vfs_submount(const struct dentry *mountpoint,
298 mnt = vfs_submount(mntpt, &cifs_fs_type, devname, mountdata); in cifs_dfs_do_mount()
1083 vfs_submount(const struct dentry *mountpoint, struct file_system_type *type, in vfs_submount() function1095 EXPORT_SYMBOL_GPL(vfs_submount);
9652 mnt = vfs_submount(mntpt, type, "tracefs", NULL); in trace_automount()