Home
last modified time | relevance | path

Searched refs:DN_ZERO_BONUSLEN (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddnode.h86 #define DN_ZERO_BONUSLEN (DN_MAX_BONUSLEN + 1) macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddnode_sync.c617 if (dn->dn_next_bonuslen[txgoff] == DN_ZERO_BONUSLEN) in dnode_sync()
H A Ddnode.c362 dn->dn_next_bonuslen[tx->tx_txg & TXG_MASK] = DN_ZERO_BONUSLEN; in dnode_setbonuslen()