nfs4_fs_type      272 fs/nfs/nfs4_fs.h extern struct file_system_type nfs4_fs_type;
nfs4_fs_type       69 fs/nfs/nfs4super.c 	.nfs_fs   = &nfs4_fs_type,
nfs4_fs_type      338 fs/nfs/super.c struct file_system_type nfs4_fs_type = {
nfs4_fs_type      347 fs/nfs/super.c EXPORT_SYMBOL_GPL(nfs4_fs_type);
nfs4_fs_type      351 fs/nfs/super.c 	return register_filesystem(&nfs4_fs_type);
nfs4_fs_type      356 fs/nfs/super.c 	unregister_filesystem(&nfs4_fs_type);