Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/raid/
Dmd_p.h79 #define MD_DISK_REMOVED 3 /* disk is in sync with the raid set */ macro
/linux-2.6.39/drivers/md/
Dmd.c1281 sb->disks[0].state = (1<<MD_DISK_REMOVED); in super_90_sync()
1333 d->state = (1<<MD_DISK_REMOVED); in super_90_sync()
5131 info.state = (1<<MD_DISK_REMOVED); in get_disk_info()