vfs_create_mount  958 fs/namespace.c EXPORT_SYMBOL(vfs_create_mount);
vfs_create_mount  965 fs/namespace.c 		return vfs_create_mount(fc);
vfs_create_mount 2765 fs/namespace.c 	mnt = vfs_create_mount(fc);
vfs_create_mount 3455 fs/namespace.c 	newmount.mnt = vfs_create_mount(fc);
vfs_create_mount   95 include/linux/mount.h extern struct vfsmount *vfs_create_mount(struct fs_context *fc);