Searched refs:cl_procinfo (Results 1 – 7 of 7) sorted by relevance
185 msg.rpc_proc = &mnt_clnt->cl_procinfo[MOUNTPROC3_MNT]; in nfs_mount()187 msg.rpc_proc = &mnt_clnt->cl_procinfo[MOUNTPROC_MNT]; in nfs_mount()274 msg.rpc_proc = &clnt->cl_procinfo[MOUNTPROC3_UMNT]; in nfs_umount()276 msg.rpc_proc = &clnt->cl_procinfo[MOUNTPROC_UMNT]; in nfs_umount()
86 msg.rpc_proc = &server->client_acl->cl_procinfo[ACLPROC3_GETACL]; in nfs3_get_acl()215 msg.rpc_proc = &server->client_acl->cl_procinfo[ACLPROC3_SETACL]; in __nfs3_proc_setacls()
43 const struct rpc_procinfo *cl_procinfo; /* procedure info */ member
273 _print_rpc_iostats(seq, &stats, op, clnt->cl_procinfo); in rpc_clnt_show_stats()
391 clnt->cl_procinfo = version->procs; in rpc_new_client()
284 msg.rpc_proc = &clnt->cl_procinfo[proc]; in nlmclnt_call()357 msg->rpc_proc = &clnt->cl_procinfo[proc]; in __nlm_async_call()
119 msg.rpc_proc = &clnt->cl_procinfo[proc]; in nsm_mon_unmon()