Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-core.c698 static inline bool bio_check_ro(struct bio *bio) in bio_check_ro() function
819 if (unlikely(bio_check_ro(bio))) in submit_bio_checks()