Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDdnode_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
HDdnode.c1341 int txgoff = tx->tx_txg & TXG_MASK; in dnode_free() local
1443 uint64_t txgoff = tx->tx_txg & TXG_MASK; in dnode_new_blkid() local
1722 int txgoff = tx->tx_txg & TXG_MASK; in dnode_free_range() local
HDdmu_objset.c1083 int txgoff; in dmu_objset_sync() local
HDdbuf.c1152 int txgoff = tx->tx_txg & TXG_MASK; in dbuf_dirty() local
HDdmu_send.c1932 int txgoff = dmu_tx_get_txg(tx) & TXG_MASK; in save_resume_state() local