Home
last modified time | relevance | path

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

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