Home
last modified time | relevance | path

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

/fs/
Dsuper.c1047 struct dentry *mount_ns(struct file_system_type *fs_type, in mount_ns() function
1078 EXPORT_SYMBOL(mount_ns);
/fs/nfsd/
Dnfsctl.c1187 return mount_ns(fs_type, flags, data, net, net->user_ns, nfsd_fill_super); in nfsd_mount()