Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsctl.c1392 static struct file_system_type nfsd_fs_type = { in nfsd_fill_super()
2301 retval = register_filesystem(&nfsd_fs_type); in nfsd_net_exit()
2332 unregister_filesystem(&nfsd_fs_type); in init_nfsd()
1434 static struct file_system_type nfsd_fs_type = { global() variable