Searched refs:should_fail_request (Results 1 – 1 of 1) sorted by relevance
2137 static bool should_fail_request(struct hd_struct *part, unsigned int bytes) in should_fail_request() function2154 static inline bool should_fail_request(struct hd_struct *part, in should_fail_request() function2185 if (should_fail_request(&bio->bi_disk->part0, bio->bi_iter.bi_size)) in should_fail_bio()2221 if (unlikely(should_fail_request(p, bio->bi_iter.bi_size))) in blk_partition_remap()2635 should_fail_request(&rq->rq_disk->part0, blk_rq_bytes(rq))) in blk_insert_cloned_request()