dmu_bonus_max
ASSERT3U(bonuslen, <=, dmu_bonus_max());
int dmu_bonus_max(void);
if (ZFS_OLD_ZNODE_PHYS_SIZE + len <= dmu_bonus_max()) {