Home
last modified time | relevance | path

Searched refs:should_fail_request (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/block/
Dblk-core.c1858 static bool should_fail_request(struct hd_struct *part, unsigned int bytes) in should_fail_request() function
1875 static inline bool should_fail_request(struct hd_struct *part, in should_fail_request() function
1937 if (should_fail_request(part, bio->bi_iter.bi_size) || in generic_make_request_checks()
1938 should_fail_request(&part_to_disk(part)->part0, in generic_make_request_checks()
2186 should_fail_request(&rq->rq_disk->part0, blk_rq_bytes(rq))) in blk_insert_cloned_request()