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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dtxg.h52 uint64_t th_txg; member in struct:txg_handle
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c306 th->th_txg = txg;
324 int g = th->th_txg & TXG_MASK;
335 int g = th->th_txg & TXG_MASK;

Completed in 58 milliseconds