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()787 VERIFY(0 == sa_build_index(hdl, SA_BONUS)); in sa_build_layouts()800 VERIFY(0 == sa_build_index(hdl, SA_SPILL)); in sa_build_layouts()1266 sa_build_index(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_build_index() function1393 error = sa_build_index(handle, SA_BONUS); in sa_handle_get_from_db()