Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/raid/
Dmd_p.h80 #define MD_DISK_REMOVED 3 /* disk is in sync with the raid set */ macro
/linux-4.4.14/drivers/md/
Dmd.c1242 sb->disks[0].state = (1<<MD_DISK_REMOVED); in super_90_sync()
1294 d->state = (1<<MD_DISK_REMOVED); in super_90_sync()
5942 info.state = (1<<MD_DISK_REMOVED); in get_disk_info()