Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/raid/
H A Dmd_p.h279 #define FailFast1 2 /* Should avoid retries and fixups and just fail */ macro
/linux-6.15/drivers/md/
H A Dmd.c2029 if (sb->devflags & FailFast1) in super_1_validate()
2068 sb->devflags |= FailFast1; in super_1_sync()
2070 sb->devflags &= ~FailFast1; in super_1_sync()