Searched refs:bio_first_page_all (Results 1 – 4 of 4) 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()
942 unsigned int idx = bm_page_to_idx(bio_first_page_all(bio)); in drbd_bm_endio()
244 struct page *page = bio_first_page_all(bio); in hib_end_io()
1382 struct page *page = bio_first_page_all(req->bio); in zram_deferred_decompress()