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

/linux-master/fs/nfs/
H A Dnfs4super.c40 .nfs_fs = &nfs4_fs_type,
H A Dfs_context.c1374 if (fc->fs_type == &nfs4_fs_type)
1660 struct file_system_type nfs4_fs_type = { variable in typeref:struct:file_system_type
1670 EXPORT_SYMBOL_GPL(nfs4_fs_type); variable
H A Dnfs4_fs.h278 extern struct file_system_type nfs4_fs_type;
H A Dsuper.c102 return register_filesystem(&nfs4_fs_type);
107 unregister_filesystem(&nfs4_fs_type);

Completed in 111 milliseconds