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

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddnode_sync.c45 int txgoff = tx->tx_txg & TXG_MASK; local
562 int txgoff = tx->tx_txg & TXG_MASK; local
628 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.c560 int txgoff = (txg + i) & TXG_MASK; local
1811 int txgoff local
[all...]
H A Ddmu_recv.c1292 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; local
H A Ddnode.c1801 uint64_t txgoff = tx->tx_txg & TXG_MASK; local
2247 int txgoff = tx->tx_txg & TXG_MASK; local
[all...]
H A Ddmu_objset.c1608 int txgoff; local
H A Ddbuf.c2001 int txgoff = tx->tx_txg & TXG_MASK; local
2051 int txgoff = tx->tx_txg & TXG_MASK; local
[all...]

Completed in 202 milliseconds