Home
last modified time | relevance | path

Searched refs:nfs4_fs_type (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4super.c40 .nfs_fs = &nfs4_fs_type,
H A Dfs_context.c1223 if (fc->fs_type == &nfs4_fs_type) in nfs_fs_context_parse_monolithic()
1509 struct file_system_type nfs4_fs_type = { variable
1519 EXPORT_SYMBOL_GPL(nfs4_fs_type); variable
H A Dsuper.c96 return register_filesystem(&nfs4_fs_type); in register_nfs4_fs()
101 unregister_filesystem(&nfs4_fs_type); in unregister_nfs4_fs()
H A Dnfs4_fs.h277 extern struct file_system_type nfs4_fs_type;
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4super.c40 .nfs_fs = &nfs4_fs_type,
H A 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); variable
H A Dsuper.c102 return register_filesystem(&nfs4_fs_type); in register_nfs4_fs()
107 unregister_filesystem(&nfs4_fs_type); in unregister_nfs4_fs()
H A Dnfs4_fs.h278 extern struct file_system_type nfs4_fs_type;

Completed in 10 milliseconds