Home
last modified time | relevance | path

Searched defs:txgoff (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddnode_sync.c43 int txgoff = tx->tx_txg & TXG_MASK; in dnode_increase_indirection() local
487 int txgoff = tx->tx_txg & TXG_MASK; in dnode_sync_free() local
549 int txgoff = tx->tx_txg & TXG_MASK; in dnode_sync() local
H A Ddnode.c1338 int txgoff = tx->tx_txg & TXG_MASK; in dnode_free() local
1440 uint64_t txgoff = tx->tx_txg & TXG_MASK; in dnode_new_blkid() local
1719 int txgoff = tx->tx_txg & TXG_MASK; in dnode_free_range() local
H A Ddmu_objset.c1121 int txgoff; in dmu_objset_sync() local
H A Ddbuf.c1147 int txgoff = tx->tx_txg & TXG_MASK; in dbuf_dirty() local
H A Ddmu_send.c1873 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; in save_resume_state() local