Searched refs:sa_build_index (Results 1 – 1 of 1) sorted by relevance
131 static int sa_build_index(sa_handle_t *hdl, sa_buf_type_t buftype);307 VERIFY(0 == sa_build_index(hdl, SA_SPILL)); in sa_get_spill()790 VERIFY(0 == sa_build_index(hdl, SA_BONUS)); in sa_build_layouts()803 VERIFY(0 == sa_build_index(hdl, SA_SPILL)); in sa_build_layouts()1269 sa_build_index(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_build_index() function1395 error = sa_build_index(handle, SA_BONUS); in sa_handle_get_from_db()