Searched refs:hist_index (Results 1 – 1 of 1) sorted by relevance
2026 uint64_t hist_index = spa_syncing_txg(spa) % TXG_DEFER_SIZE; in metaslab_aux_histograms_update_done() local2028 bcopy(msp->ms_synchist, msp->ms_deferhist[hist_index], in metaslab_aux_histograms_update_done()2031 bzero(msp->ms_deferhist[hist_index], in metaslab_aux_histograms_update_done()2032 sizeof (msp->ms_deferhist[hist_index])); in metaslab_aux_histograms_update_done()