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()
942 unsigned int idx = bm_page_to_idx(bio_first_page_all(bio)); in drbd_bm_endio()