Searched refs:drop_writes (Results 1 – 2 of 2) sorted by relevance
348 unsigned drop_writes; in flakey_status() local360 drop_writes = test_bit(DROP_WRITES, &fc->flags); in flakey_status()361 DMEMIT("%u ", drop_writes + (fc->corrupt_bio_byte > 0) * 5); in flakey_status()363 if (drop_writes) in flakey_status()
32 drop_writes:43 'w' is incompatible with drop_writes.