Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dsuper.c921 struct dentry *mount_ns(struct file_system_type *fs_type, int flags, in mount_ns() function
944 EXPORT_SYMBOL(mount_ns);
/linux-4.4.14/fs/nfsd/
Dnfsctl.c1170 return mount_ns(fs_type, flags, current->nsproxy->net_ns, nfsd_fill_super); in nfsd_mount()
/linux-4.4.14/ipc/
Dmqueue.c339 return mount_ns(fs_type, flags, data, mqueue_fill_super); in mqueue_mount()
/linux-4.4.14/net/sunrpc/
Drpc_pipe.c1451 return mount_ns(fs_type, flags, current->nsproxy->net_ns, rpc_fill_super); in rpc_mount()
/linux-4.4.14/include/linux/
Dfs.h1961 extern struct dentry *mount_ns(struct file_system_type *fs_type, int flags,