Searched refs:bio_full (Results 1 – 1 of 1) sorted by relevance
845 static inline bool bio_full(struct bio *bio, unsigned len) in bio_full() function972 if (bio_full(bio, len)) in bio_add_hw_page()1060 WARN_ON_ONCE(bio_full(bio, len)); in __bio_add_page()1087 if (bio_full(bio, len)) in bio_add_page()1289 } while (!ret && iov_iter_count(iter) && !bio_full(bio, 0)); in bio_iov_iter_get_pages()