Searched refs:sa_spill_tab (Results 1 – 3 of 3) sorted by relevance
221 sa_idx_tab_t *sa_spill_tab; /* only present if spill activated */ member232 (type == SA_BONUS ? hdl->sa_bonus_tab : hdl->sa_spill_tab)
352 hdl->sa_spill_tab->sa_idx_tab[bulk[i].sa_attr])) { in sa_attr_op()353 SA_ATTR_INFO(sa, hdl->sa_spill_tab, in sa_attr_op()793 sa_idx_tab_rele(hdl->sa_os, hdl->sa_spill_tab); in sa_build_layouts()800 hdl->sa_spill_tab = NULL; in sa_build_layouts()1296 hdl->sa_spill_tab = idx_tab; in sa_build_index()1353 if (hdl->sa_spill_tab) in sa_handle_destroy()1354 sa_idx_tab_rele(hdl->sa_os, hdl->sa_spill_tab); in sa_handle_destroy()1395 handle->sa_spill_tab = NULL; in sa_handle_get_from_db()1869 hdl->sa_spill_tab->sa_layout->lot_attr_count; in sa_modify_attrs()
3508 GETMEMB(addr, "sa_handle", sa_spill_tab, spill_tab) || in sa_attr_print()