Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-core.c522 static noinline int should_fail_bio(struct bio *bio) in should_fail_bio() function
528 ALLOW_ERROR_INJECTION(should_fail_bio, ERRNO);
766 if (should_fail_bio(bio)) in submit_bio_noacct()