DN_SLOTS_TO_BONUSLEN
int max_bonuslen = DN_SLOTS_TO_BONUSLEN(dn->dn_num_slots);
int bonuslen = DN_SLOTS_TO_BONUSLEN(dn->dn_num_slots);
int bonuslen = DN_SLOTS_TO_BONUSLEN(slots);
db->db.db_size = DN_SLOTS_TO_BONUSLEN(dn->dn_num_slots) -
DN_SLOTS_TO_BONUSLEN(dn->dn_phys->dn_extra_slots + 1));
int bonuslen = DN_SLOTS_TO_BONUSLEN(slots);
DN_SLOTS_TO_BONUSLEN(drro->drr_dn_slots) <
int max_bonuslen = DN_SLOTS_TO_BONUSLEN(dn->dn_num_slots);
ASSERT3U(newsize, <=, DN_SLOTS_TO_BONUSLEN(dn->dn_num_slots) -
ASSERT3U(bonuslen, <=, DN_SLOTS_TO_BONUSLEN(dn_slots));
1 + ((DN_SLOTS_TO_BONUSLEN(dn_slots) - bonuslen) >>
1 + ((DN_SLOTS_TO_BONUSLEN(dn_slots) - bonuslen) >>
DN_SLOTS_TO_BONUSLEN(dn->dn_num_slots) -
DN_SLOTS_TO_BONUSLEN(dnp->dn_extra_slots + 1));