Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dpage_io.c237 static void bio_associate_blkg_from_page(struct bio *bio, struct page *page) in bio_associate_blkg_from_page() function
250 #define bio_associate_blkg_from_page(bio, page) do { } while (0) macro