Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dnfsctl.c1127 static int nfsd_fill_super(struct super_block * sb, void * data, int silent) in nfsd_fill_super() function
1170 return mount_ns(fs_type, flags, current->nsproxy->net_ns, nfsd_fill_super); in nfsd_mount()