Home
last modified time | relevance | path

Searched refs:drop_writes (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/md/
Ddm-flakey.c414 unsigned drop_writes, error_writes; in flakey_status() local
426 drop_writes = test_bit(DROP_WRITES, &fc->flags); in flakey_status()
428 DMEMIT("%u ", drop_writes + error_writes + (fc->corrupt_bio_byte > 0) * 5); in flakey_status()
430 if (drop_writes) in flakey_status()
/Linux-v4.19/Documentation/device-mapper/
Ddm-flakey.txt32 drop_writes:
43 'w' is incompatible with drop_writes.
/Linux-v4.19/fs/xfs/
Dxfs_error.c156 XFS_ERRORTAG_ATTR_RW(drop_writes, XFS_ERRTAG_DROP_WRITES);
192 XFS_ERRORTAG_ATTR_LIST(drop_writes),