Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-flakey.c18 #define all_corrupt_bio_flags_match(bio, fc) \ macro
365 if (all_corrupt_bio_flags_match(bio, fc)) in flakey_map()
393 all_corrupt_bio_flags_match(bio, fc)) { in flakey_end_io()