Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddnode_sync.c43 int txgoff = tx->tx_txg & TXG_MASK; in dnode_increase_indirection() local
481 int txgoff = tx->tx_txg & TXG_MASK; in dnode_sync_free() local
543 int txgoff = tx->tx_txg & TXG_MASK; in dnode_sync() local
H A Ddnode.c1340 int txgoff = tx->tx_txg & TXG_MASK; in dnode_free() local
1442 uint64_t txgoff = tx->tx_txg & TXG_MASK; in dnode_new_blkid() local
1721 int txgoff = tx->tx_txg & TXG_MASK; in dnode_free_range() local
H A Ddmu_objset.c1101 int txgoff; in dmu_objset_sync() local
H A Ddbuf.c1465 int txgoff = tx->tx_txg & TXG_MASK; in dbuf_dirty() local
H A Ddmu_send.c2026 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; in save_resume_state() local