Home
last modified time | relevance | path

Searched defs:bio_associate_blkg_from_page (Results 1 – 1 of 1) sorted by relevance

/mm/
Dpage_io.c238 static void bio_associate_blkg_from_page(struct bio *bio, struct page *page) in bio_associate_blkg_from_page() function
251 #define bio_associate_blkg_from_page(bio, page) do { } while (0) macro