Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4super.c40 .nfs_fs = &nfs4_fs_type,
H A Dfs_context.c1387 if (fc->fs_type == &nfs4_fs_type) in nfs_fs_context_parse_monolithic()
1673 struct file_system_type nfs4_fs_type = { variable
1683 EXPORT_SYMBOL_GPL(nfs4_fs_type);
H A Dsuper.c104 return register_filesystem(&nfs4_fs_type); in register_nfs4_fs()
109 unregister_filesystem(&nfs4_fs_type); in unregister_nfs4_fs()
H A Dnfs4_fs.h279 extern struct file_system_type nfs4_fs_type;