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

/linux-master/block/
H A Dblk-core.c532 static noinline int should_fail_bio(struct bio *bio) function
538 ALLOW_ERROR_INJECTION(should_fail_bio, ERRNO);
758 if (should_fail_bio(bio))

Completed in 117 milliseconds