Searched refs:SA_BONUS (Results 1 – 2 of 2) sorted by relevance
193 SA_BONUS = 1, enumerator223 (dmu_buf_impl_t *)((type == SA_BONUS) ? hdl->sa_bonus : hdl->sa_spill)230 (type == SA_BONUS ? hdl->sa_bonus_tab : hdl->sa_spill_tab)
341 SA_GET_HDR(hdl, SA_BONUS), in sa_attr_op()343 if (tx && !(buftypes & SA_BONUS)) { in sa_attr_op()345 buftypes |= SA_BONUS; in sa_attr_op()607 buftype == SA_BONUS && *index == -1 && in sa_find_sizes()623 ASSERT(buftype == SA_BONUS); in sa_find_sizes()640 buftype == SA_BONUS) in sa_find_sizes()726 buftype = SA_BONUS; in sa_build_layouts()1303 if (buftype == SA_BONUS) in sa_build_index()1420 error = sa_build_index(handle, SA_BONUS); in sa_handle_get_from_db()1918 hdr = SA_GET_HDR(hdl, SA_BONUS); in sa_modify_attrs()[all …]