Searched refs:bio_first_page_all (Results 1 – 3 of 3) sorted by relevance
249 static inline struct page *bio_first_page_all(struct bio *bio) in bio_first_page_all() function256 return page_folio(bio_first_page_all(bio)); in bio_first_folio_all()
136 bio_first_page_all()
242 struct page *page = bio_first_page_all(bio); in hib_end_io()