Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/raid/
H A Dmd_p.h81 #define MD_DISK_REMOVED 3 /* disk is in sync with the raid set */ macro
/openbmc/linux/drivers/md/
H A Dmd.c1482 sb->disks[0].state = (1<<MD_DISK_REMOVED); in super_90_sync()
1536 d->state = (1<<MD_DISK_REMOVED); in super_90_sync()
6784 info.state = (1<<MD_DISK_REMOVED); in get_disk_info()