Home
last modified time | relevance | path

Searched refs:nrprocs (Results 1 – 12 of 12) sorted by relevance

/linux-3.4.99/net/sunrpc/
Dstats.c56 vers->number, vers->nrprocs); in rpc_proc_show()
57 for (j = 0; j < vers->nrprocs; j++) in rpc_proc_show()
Drpcb_clnt.c1088 .nrprocs = ARRAY_SIZE(rpcb_procedures2),
1094 .nrprocs = ARRAY_SIZE(rpcb_procedures3),
1100 .nrprocs = ARRAY_SIZE(rpcb_procedures4),
Dclnt.c323 clnt->cl_maxproc = version->nrprocs; in rpc_new_client()
683 clnt->cl_maxproc = version->nrprocs; in rpc_bind_new_program()
/linux-3.4.99/fs/nfs/
Dmount_clnt.c493 .nrprocs = ARRAY_SIZE(mnt_procedures),
499 .nrprocs = ARRAY_SIZE(mnt3_procedures),
Dnfs3xdr.c2466 .nrprocs = ARRAY_SIZE(nfs3_procedures),
2494 .nrprocs = sizeof(nfs3_acl_procedures)/
Dnfs2xdr.c1155 .nrprocs = ARRAY_SIZE(nfs_procedures),
Dnfs4xdr.c7109 .nrprocs = ARRAY_SIZE(nfs4_procedures),
/linux-3.4.99/fs/lockd/
Dclntxdr.c601 .nrprocs = ARRAY_SIZE(nlm_procedures),
607 .nrprocs = ARRAY_SIZE(nlm_procedures),
Dmon.c542 .nrprocs = ARRAY_SIZE(nsm_procedures),
Dclnt4xdr.c603 .nrprocs = ARRAY_SIZE(nlm4_procedures),
/linux-3.4.99/include/linux/sunrpc/
Dclnt.h82 unsigned int nrprocs; /* number of procs */ member
/linux-3.4.99/fs/nfsd/
Dnfs4callback.c604 .nrprocs = ARRAY_SIZE(nfs4_cb_procedures),