Searched defs:txgoff (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddnode_sync.c43 int txgoff = tx->tx_txg & TXG_MASK; local
520 int txgoff = tx->tx_txg & TXG_MASK; local
582 int txgoff = tx->tx_txg & TXG_MASK; local
[all...]
H A Ddnode.c1423 uint64_t txgoff = tx->tx_txg & TXG_MASK; local
1768 int txgoff = tx->tx_txg & TXG_MASK; local
[all...]
H A Dvdev_removal.c554 int txgoff = (txg + i) & TXG_MASK; local
1721 int txgoff local
[all...]
H A Dvdev_indirect.c546 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; local
H A Ddmu_objset.c1318 int txgoff; local
H A Ddbuf.c1524 int txgoff = tx->tx_txg & TXG_MASK; local
H A Ddmu_send.c2122 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; local

Completed in 201 milliseconds