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

/linux-master/include/uapi/linux/raid/
H A Dmd_p.h77 #define MD_DISK_REMOVED 3 /* disk is in sync with the raid set */ macro
/linux-master/drivers/md/
H A Dmd.c1567 sb->disks[0].state = (1<<MD_DISK_REMOVED);
1621 d->state = (1<<MD_DISK_REMOVED);
6857 info.state = (1<<MD_DISK_REMOVED);

Completed in 175 milliseconds