Home
last modified time | relevance | path

Searched refs:noi_xid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dnfs.d38 uint64_t noi_xid; /* unique transation ID */ member
106 noi_xid = P->req->rq_xprt->xp_xid;
115 uint64_t noi_xid; /* unique transation ID */ member
126 noi_xid = ((struct svc_req *)arg0)->rq_xprt->xp_xid;
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.d50 printf("noi_xid: %d\n", args[1]->noi_xid);
63 printf("noi_xid: %d\n", args[1]->noi_xid);