Searched refs:nfs_fs (Results 1 – 5 of 5) sorted by relevance
12 .nfs_fs = &nfs_fs_type,
13 .nfs_fs = &nfs_fs_type,
17 struct file_system_type *nfs_fs; /* NFS filesystem type */ member
40 .nfs_fs = &nfs4_fs_type,
1465 if (fc->fs_type != ctx->nfs_mod->nfs_fs) { in nfs_fs_context_validate()1467 __module_get(ctx->nfs_mod->nfs_fs->owner); in nfs_fs_context_validate()1468 fc->fs_type = ctx->nfs_mod->nfs_fs; in nfs_fs_context_validate()