Home
last modified time | relevance | path

Searched refs:cl_maxproc (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/net/sunrpc/
A Dstats.c129 stats = kcalloc(clnt->cl_maxproc, sizeof(*stats), GFP_KERNEL); in rpc_alloc_iostats()
131 for (i = 0; i < clnt->cl_maxproc; i++) in rpc_alloc_iostats()
257 unsigned int op, maxproc = clnt->cl_maxproc; in rpc_clnt_show_stats()
A Dclnt.c395 clnt->cl_maxproc = version->nrprocs; in rpc_new_client()
/linux-6.3-rc2/include/linux/sunrpc/
A Dclnt.h49 cl_maxproc; /* max procedure number */ member

Completed in 10 milliseconds