Searched refs:should_fail_request (Results 1 – 1 of 1) sorted by relevance
597 static bool should_fail_request(struct block_device *part, unsigned int bytes) in should_fail_request() function614 static inline bool should_fail_request(struct block_device *part, in should_fail_request() function642 if (should_fail_request(bdev_whole(bio->bi_bdev), bio->bi_iter.bi_size)) in should_fail_bio()674 if (unlikely(should_fail_request(p, bio->bi_iter.bi_size))) in blk_partition_remap()1162 should_fail_request(rq->rq_disk->part0, blk_rq_bytes(rq))) in blk_insert_cloned_request()
Completed in 6 milliseconds