Home
last modified time | relevance | path

Searched refs:cl_nfs_mod (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/nfs/
A Dclient.c158 clp->cl_nfs_mod = cl_init->nfs_mod; in nfs_alloc_client()
159 if (!try_module_get(clp->cl_nfs_mod->owner)) in nfs_alloc_client()
162 clp->rpc_ops = clp->cl_nfs_mod->rpc_ops; in nfs_alloc_client()
190 put_nfs_version(clp->cl_nfs_mod); in nfs_alloc_client()
245 put_nfs_version(clp->cl_nfs_mod); in nfs_free_client()
569 .nlmclnt_ops = clp->cl_nfs_mod->rpc_ops->nlmclnt_ops, in nfs_start_lockd()
A Dnamespace.c184 ctx->nfs_mod = client->cl_nfs_mod; in nfs_d_automount()
A Dsuper.c1048 sb->s_xattr = server->nfs_client->cl_nfs_mod->xattr; in nfs_fill_super()
1049 sb->s_op = server->nfs_client->cl_nfs_mod->sops; in nfs_fill_super()
A Dfs_context.c1557 ctx->nfs_mod = nfss->nfs_client->cl_nfs_mod; in nfs_init_fs_context()
/linux-6.3-rc2/include/linux/
A Dnfs_fs_sb.h61 struct nfs_subversion * cl_nfs_mod; /* pointer to nfs version module */ member
/linux-6.3-rc2/fs/nfs/flexfilelayout/
A Dflexfilelayout.c1200 int vers = clp->cl_nfs_mod->rpc_vers->number; in ff_layout_async_handle_error()

Completed in 17 milliseconds