Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
Dblk-core.c694 static inline bool bio_check_ro(struct bio *bio, struct hd_struct *part) in bio_check_ro() function
754 if (unlikely(bio_check_ro(bio, p))) in blk_partition_remap()
832 if (unlikely(bio_check_ro(bio, &bio->bi_disk->part0))) in submit_bio_checks()