Searched refs:cbid (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h306 uint32_t cbid; /* callback channel identifier */ member in struct:nfsmount::__anon450::__anon452
402 #define nm_cbid nm_un.v4.cbid
H A Dnfs_socket.c2301 uint32_t val, xid, procnum, taglen, cbid, numops, op, status; local
2307 xid = numops = op = status = procnum = taglen = cbid = 0;
2367 nfsm_chain_get_32(error, &nmreq, cbid); /* callback ID */
2383 if (nmp->nm_cbid != cbid)

Completed in 27 milliseconds