Searched refs:NFSPROC_COMMIT (Results 1 – 11 of 11) sorted by relevance
263 RPCSTAT(nfsstats.rpccnt[NFSPROC_COMMIT])); in intpr()350 RPCSTAT(nfsstats.srvrpccnt[NFSPROC_COMMIT])); in intpr()
260 case NFSPROC_COMMIT: in fhanew_set_locktype()
165 #define NFSPROC_COMMIT 21 macro
174 #define NFSPROC_COMMIT 21171 #define NFSPROC_COMMIT global() macro
138 [NFSPROC_COMMIT] = 0,1049 if (nd->nd_procnum > NFSPROC_COMMIT || in nfs_getreq()
586 case NFSPROC_COMMIT: in nfs_request()
3010 nfsstats.rpccnt[NFSPROC_COMMIT]++; in nfs_commit()3012 nfsm_reqhead(np, NFSPROC_COMMIT, NFSX_FH(1)); in nfs_commit()3018 nfsm_request(np, NFSPROC_COMMIT, l, np->n_wcred); in nfs_commit()
2007 if (nd->nd_procnum <= NFSPROC_COMMIT) { in nfsrv_errmap()
216 #define NFSPROC_COMMIT 21 macro
283 #define NFSPROC_COMMIT 21 macro
3626 NFSCL_REQSTART(nd, NFSPROC_COMMIT, vp); in nfsrpc_commit()