Searched refs:dn_next_type (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_object.c206 dn->dn_next_type[tx->tx_txg & TXG_MASK] = dn->dn_type =
H A Ddnode_sync.c599 if (dn->dn_next_type[txgoff] != 0) {
601 dn->dn_next_type[txgoff] = 0;
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddnode.h187 uint8_t dn_next_type[TXG_SIZE]; member in struct:dnode

Completed in 46 milliseconds