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