Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbio.c897 static inline bool bio_full(struct bio *bio, unsigned len) in bio_full() function
1073 WARN_ON_ONCE(bio_full(bio, len)); in __bio_add_page()
1344 } while (!ret && iov_iter_count(iter) && !bio_full(bio, 0)); in bio_iov_iter_get_pages()