Home
last modified time | relevance | path

Searched refs:mount_ns (Results 1 – 2 of 2) sorted by relevance

/fs/
Dsuper.c921 struct dentry *mount_ns(struct file_system_type *fs_type, int flags, in mount_ns() function
944 EXPORT_SYMBOL(mount_ns);
/fs/nfsd/
Dnfsctl.c1085 return mount_ns(fs_type, flags, current->nsproxy->net_ns, nfsd_fill_super); in nfsd_mount()