Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfs/
Dnfs4super.c40 .nfs_fs = &nfs4_fs_type,
Dfs_context.c1373 if (fc->fs_type == &nfs4_fs_type) in nfs_fs_context_parse_monolithic()
1659 struct file_system_type nfs4_fs_type = { variable
1669 EXPORT_SYMBOL_GPL(nfs4_fs_type);
Dsuper.c102 return register_filesystem(&nfs4_fs_type); in register_nfs4_fs()
107 unregister_filesystem(&nfs4_fs_type); in unregister_nfs4_fs()
Dnfs4_fs.h278 extern struct file_system_type nfs4_fs_type;