Home
last modified time | relevance | path

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

/titanic_50/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.c1337 int txgoff = tx->tx_txg & TXG_MASK; in dnode_free() local
1439 uint64_t txgoff = tx->tx_txg & TXG_MASK; in dnode_new_blkid() local
1718 int txgoff = tx->tx_txg & TXG_MASK; in dnode_free_range() local
H A Ddmu_objset.c1090 int txgoff; in dmu_objset_sync() local
H A Ddbuf.c1168 int txgoff = tx->tx_txg & TXG_MASK; in dbuf_dirty() local
H A Ddmu_send.c1893 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; in save_resume_state() local