Searched refs:DN_ZERO_BONUSLEN (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Ddnode.h99 #define DN_ZERO_BONUSLEN (DN_BONUS_SIZE(DNODE_MAX_SIZE) + 1) macro
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddnode_sync.c709 if (dn->dn_next_bonuslen[txgoff] == DN_ZERO_BONUSLEN)
H A Ddnode.c404 dn->dn_next_bonuslen[tx->tx_txg & TXG_MASK] = DN_ZERO_BONUSLEN;
/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h1057 #define DN_ZERO_BONUSLEN (DN_BONUS_SIZE(DNODE_MAX_SIZE) + 1) macro

Completed in 287 milliseconds