Searched refs:mount_ns (Results 1 – 2 of 2) sorted by relevance
921 struct dentry *mount_ns(struct file_system_type *fs_type, int flags, in mount_ns() function944 EXPORT_SYMBOL(mount_ns);
1085 return mount_ns(fs_type, flags, current->nsproxy->net_ns, nfsd_fill_super); in nfsd_mount()