Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-raid1.c37 DM_RAID1_SYNC_ERROR, enumerator
303 fail_mirror(get_default_mirror(ms), DM_RAID1_SYNC_ERROR); in recovery_complete()
318 DM_RAID1_SYNC_ERROR); in recovery_complete()
1359 (test_bit(DM_RAID1_SYNC_ERROR, &(m->error_type))) ? 'S' : in device_status_char()