Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dnfsctl.c1404 static int nfsd_fill_super(struct super_block * sb, void * data, int silent) in nfsd_fill_super() function
1446 return mount_single(fs_type, flags, data, nfsd_fill_super); in nfsd_mount()