Searched refs:cl_maxproc (Results 1 – 3 of 3) sorted by relevance
119 return kcalloc(clnt->cl_maxproc, sizeof(struct rpc_iostats), GFP_KERNEL); in rpc_alloc_iostats()184 unsigned int op, maxproc = clnt->cl_maxproc; in rpc_print_iostats()
323 clnt->cl_maxproc = version->nrprocs; in rpc_new_client()683 clnt->cl_maxproc = version->nrprocs; in rpc_bind_new_program()
42 cl_maxproc; /* max procedure number */ member