Searched refs:un_resync_line_index (Results 1 – 4 of 4) sorted by relevance
120 un->un_resync_line_index = 0; in release_resync_request()175 un->un_resync_line_index = 0; in resync_request()737 ASSERT(un->un_resync_line_index == resync_end_pos); in resync_comp()747 un->un_resync_line_index = 0; in resync_comp()
401 if (cs->cs_line < un->un_resync_line_index) { in erred_check_line()985 un->un_resync_line_index = 0; in raid_build_incore()1782 un->un_resync_line_index = line; in raid_line_reader_lock()
1619 percent = d ? ((1000 * un->un_resync_line_index) / d) : 0; in raid_get_resync()
636 #define un_resync_line_index _t_un._resync._t_un_resync_line_index macro