Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-raid1.c39 DM_RAID1_SYNC_ERROR, enumerator
305 fail_mirror(get_default_mirror(ms), DM_RAID1_SYNC_ERROR); in recovery_complete()
320 DM_RAID1_SYNC_ERROR); in recovery_complete()
1392 (test_bit(DM_RAID1_SYNC_ERROR, &(m->error_type))) ? 'S' : in device_status_char()