Home
last modified time | relevance | path

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

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