Searched refs:should_fail_request (Results 1 – 1 of 1) sorted by relevance
1702 static bool should_fail_request(struct hd_struct *part, unsigned int bytes) in should_fail_request() function1719 static inline bool should_fail_request(struct hd_struct *part, in should_fail_request() function1790 if (should_fail_request(part, bio->bi_iter.bi_size) || in generic_make_request_checks()1791 should_fail_request(&part_to_disk(part)->part0, in generic_make_request_checks()2031 should_fail_request(&rq->rq_disk->part0, blk_rq_bytes(rq))) in blk_insert_cloned_request()