Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-core.c2162 static inline bool bio_check_ro(struct bio *bio, struct hd_struct *part) in bio_check_ro() function
2223 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()