Lines Matching defs:procnum
173 static int nfsrv_docallback(struct nfsclient *clp, int procnum,
4441 nfsrv_docallback(struct nfsclient *clp, int procnum, nfsv4stateid_t *stateidp,
4504 if (procnum == NFSV4OP_CBGETATTR) {
4514 } else if (procnum == NFSV4OP_CBRECALL) {
4532 } else if (procnum == NFSV4OP_CBLAYOUTRECALL) {
4560 } else if (procnum == NFSV4PROC_CBNULL) {
4585 if (procnum != NFSV4PROC_CBNULL)
4619 if (error != 0 && procnum != NFSV4PROC_CBNULL) {
4674 procnum, error);
4675 } else if (error == 0 && procnum == NFSV4OP_CBGETATTR)