Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfs/
Dnfs4super.c40 .nfs_fs = &nfs4_fs_type,
Dfs_context.c1309 if (fc->fs_type == &nfs4_fs_type) in nfs_fs_context_parse_monolithic()
1592 struct file_system_type nfs4_fs_type = { variable
1602 EXPORT_SYMBOL_GPL(nfs4_fs_type);
Dsuper.c98 return register_filesystem(&nfs4_fs_type); in register_nfs4_fs()
103 unregister_filesystem(&nfs4_fs_type); in unregister_nfs4_fs()
Dnfs4_fs.h276 extern struct file_system_type nfs4_fs_type;