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

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddnode_sync.c45 int txgoff = tx->tx_txg & TXG_MASK; local
577 int txgoff = tx->tx_txg & TXG_MASK; local
644 int txgoff = tx->tx_txg & TXG_MASK; local
[all...]
H A Dvdev_indirect.c571 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; local
H A Dvdev_removal.c733 int txgoff = (txg + i) & TXG_MASK; local
2007 int txgoff local
[all...]
H A Ddnode.c1969 uint64_t txgoff = tx->tx_txg & TXG_MASK; local
2406 int txgoff = tx->tx_txg & TXG_MASK; local
[all...]
H A Ddmu_recv.c1574 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; local
H A Ddmu_objset.c1701 int txgoff = tx->tx_txg & TXG_MASK; local
1733 int txgoff; local
H A Dvdev_raidz.c3670 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; local
3867 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; local
3911 int txgoff local
4276 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; local
4371 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; local
[all...]
H A Ddbuf.c2180 int txgoff = tx->tx_txg & TXG_MASK; local
2230 int txgoff = tx->tx_txg & TXG_MASK; local
[all...]

Completed in 205 milliseconds