Home
last modified time | relevance | path

Searched refs:un_resync_line_index (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_resync.c120 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()
H A Draid.c401 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()
H A Draid_ioctl.c1619 percent = d ? ((1000 * un->un_resync_line_index) / d) : 0; in raid_get_resync()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_raid.h636 #define un_resync_line_index _t_un._resync._t_un_resync_line_index macro