Home
last modified time | relevance | path

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

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