Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfsctl.c1152 static int nfsd_fill_super(struct super_block * sb, void * data, int silent) in nfsd_fill_super() function
1190 return mount_ns(fs_type, flags, data, net, net->user_ns, nfsd_fill_super); in nfsd_mount()