Searched refs:cl_procinfo (Results 1 – 7 of 7) sorted by relevance
189 msg.rpc_proc = &mnt_clnt->cl_procinfo[MOUNTPROC3_MNT]; in nfs_mount()191 msg.rpc_proc = &mnt_clnt->cl_procinfo[MOUNTPROC_MNT]; in nfs_mount()278 msg.rpc_proc = &clnt->cl_procinfo[MOUNTPROC3_UMNT]; in nfs_umount()280 msg.rpc_proc = &clnt->cl_procinfo[MOUNTPROC_UMNT]; in nfs_umount()
88 msg.rpc_proc = &server->client_acl->cl_procinfo[ACLPROC3_GETACL]; in nfs3_get_acl()218 msg.rpc_proc = &server->client_acl->cl_procinfo[ACLPROC3_SETACL]; in __nfs3_proc_setacls()
52 const struct rpc_procinfo *cl_procinfo; /* procedure info */ member
278 _print_rpc_iostats(seq, &stats, op, clnt->cl_procinfo); in rpc_clnt_show_stats()
398 clnt->cl_procinfo = version->procs; in rpc_new_client()
287 msg.rpc_proc = &clnt->cl_procinfo[proc]; in nlmclnt_call()360 msg->rpc_proc = &clnt->cl_procinfo[proc]; in __nlm_async_call()
119 msg.rpc_proc = &clnt->cl_procinfo[proc]; in nsm_mon_unmon()