Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-core.c586 int should_fail_bio(struct bio *bio) in should_fail_bio() function
592 ALLOW_ERROR_INJECTION(should_fail_bio, ERRNO);
839 if (should_fail_bio(bio)) in submit_bio_noacct()
H A Dblk.h675 int should_fail_bio(struct bio *bio);
H A Dblk-merge.c133 if (should_fail_bio(bio)) in bio_submit_split_bioset()