Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/raid/
Dmd_p.h283 #define FailFast1 2 /* Should avoid retries and fixups and just fail */ macro
/Linux-v6.6/drivers/md/
Dmd.c1928 if (sb->devflags & FailFast1) in super_1_validate()
1969 sb->devflags |= FailFast1; in super_1_sync()
1971 sb->devflags &= ~FailFast1; in super_1_sync()