Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4super.c40 .nfs_fs = &nfs4_fs_type,
H A Dfs_context.c1376 if (fc->fs_type == &nfs4_fs_type) in nfs_fs_context_parse_monolithic()
1662 struct file_system_type nfs4_fs_type = { variable
1672 EXPORT_SYMBOL_GPL(nfs4_fs_type);
H A Dsuper.c103 return register_filesystem(&nfs4_fs_type); in register_nfs4_fs()
108 unregister_filesystem(&nfs4_fs_type); in unregister_nfs4_fs()
H A Dnfs4_fs.h278 extern struct file_system_type nfs4_fs_type;