Searched refs:nfsd_fill_super (Results 1 – 1 of 1) sorted by relevance
1127 static int nfsd_fill_super(struct super_block * sb, void * data, int silent) in nfsd_fill_super() function1170 return mount_ns(fs_type, flags, current->nsproxy->net_ns, nfsd_fill_super); in nfsd_mount()