Searched refs:cbid (Results 1 – 2 of 2) sorted by relevance
322 uint32_t cbid; /* callback channel identifier */ member424 #define nm_cbid nm_un.v4.cbid
2844 uint32_t val, xid, procnum, taglen, cbid, numops, op, status; in nfs4_cb_handler() local2850 xid = numops = op = status = procnum = taglen = cbid = 0; in nfs4_cb_handler()2913 nfsm_chain_get_32(error, &nmreq, cbid); /* callback ID */ in nfs4_cb_handler()2930 if (nmp->nm_cbid != cbid) { in nfs4_cb_handler()