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