Home
last modified time | relevance | path

Searched refs:nfs_fs_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs2super.c12 .nfs_fs = &nfs_fs_type,
H A Dnfs3super.c13 .nfs_fs = &nfs_fs_type,
H A Dsuper.c145 ret = register_filesystem(&nfs_fs_type); in register_nfs_fs()
168 unregister_filesystem(&nfs_fs_type); in register_nfs_fs()
184 unregister_filesystem(&nfs_fs_type); in unregister_nfs_fs()
H A Dfs_context.c1372 if (fc->fs_type == &nfs_fs_type) in nfs_fs_context_parse_monolithic()
1650 struct file_system_type nfs_fs_type = { variable
1659 EXPORT_SYMBOL_GPL(nfs_fs_type);
H A Dinternal.h280 extern struct file_system_type nfs_fs_type;