Searched refs:FailFast1 (Results 1 – 2 of 2) sorted by relevance
283 #define FailFast1 2 /* Should avoid retries and fixups and just fail */ macro
1961 if (sb->devflags & FailFast1) in super_1_validate()2002 sb->devflags |= FailFast1; in super_1_sync()2004 sb->devflags &= ~FailFast1; in super_1_sync()
Completed in 16 milliseconds