Searched defs:bio_associate_blkg_from_page (Results 1 – 1 of 1) sorted by relevance
238 static void bio_associate_blkg_from_page(struct bio *bio, struct page *page) in bio_associate_blkg_from_page() function251 #define bio_associate_blkg_from_page(bio, page) do { } while (0) macro