Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dblk-core.c510 static noinline int should_fail_bio(struct bio *bio) in should_fail_bio() function
516 ALLOW_ERROR_INJECTION(should_fail_bio, ERRNO);
736 if (should_fail_bio(bio)) in submit_bio_noacct()