Searched refs:bio_first_folio_all (Results 1 – 3 of 3) sorted by relevance
32 struct folio *folio = bio_first_folio_all(bio); in __end_swap_bio_write()60 struct folio *folio = bio_first_folio_all(bio); in __end_swap_bio_read()
137 bio_first_folio_all()
256 static inline struct folio *bio_first_folio_all(struct bio *bio) in bio_first_folio_all() function