Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-core.c720 static noinline int should_fail_bio(struct bio *bio) in should_fail_bio() function
726 ALLOW_ERROR_INJECTION(should_fail_bio, ERRNO);
831 if (should_fail_bio(bio)) in submit_bio_checks()