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