Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-core.c700 static inline bool bio_check_ro(struct bio *bio, struct hd_struct *part) in bio_check_ro() function
760 if (unlikely(bio_check_ro(bio, p))) in blk_partition_remap()
838 if (unlikely(bio_check_ro(bio, &bio->bi_disk->part0))) in submit_bio_checks()