Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Ddm-flakey.c415 unsigned drop_writes, error_writes; in flakey_status() local
427 drop_writes = test_bit(DROP_WRITES, &fc->flags); in flakey_status()
429 DMEMIT("%u ", drop_writes + error_writes + (fc->corrupt_bio_byte > 0) * 5); in flakey_status()
431 if (drop_writes) in flakey_status()
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Ddm-flakey.rst42 drop_writes:
59 'w' is incompatible with drop_writes.
/Linux-v5.15/fs/xfs/
Dxfs_error.c162 XFS_ERRORTAG_ATTR_RW(drop_writes, XFS_ERRTAG_DROP_WRITES);
203 XFS_ERRORTAG_ATTR_LIST(drop_writes),