Searched refs:should_fail_request (Results 1 – 2 of 2) sorted by relevance
606 bool should_fail_request(struct block_device *part, unsigned int bytes);608 static inline bool should_fail_request(struct block_device *part, in should_fail_request() function
3222 if (q->disk && should_fail_request(q->disk->part0, blk_rq_bytes(rq))) in blk_insert_cloned_request()