Searched refs:MD_DISK_FAULTY (Results 1 – 2 of 2) sorted by relevance
78 #define MD_DISK_FAULTY 0 /* disk is faulty / operational */ macro
1366 if (desc->state & (1<<MD_DISK_FAULTY)) in super_90_validate()1497 d->state = (1<<MD_DISK_FAULTY); in super_90_sync()1521 d->state |= (1<<MD_DISK_FAULTY); in super_90_sync()6658 info.state |= (1<<MD_DISK_FAULTY); in get_disk_info()6848 if (!(info->state & (1<<MD_DISK_FAULTY))) { in md_add_new_disk()