Searched refs:bio_check_ro (Results 1 – 1 of 1) sorted by relevance
2162 static inline bool bio_check_ro(struct bio *bio, struct hd_struct *part) in bio_check_ro() function2223 if (unlikely(bio_check_ro(bio, p))) in blk_partition_remap()2277 if (unlikely(bio_check_ro(bio, &bio->bi_disk->part0))) in generic_make_request_checks()