Home
last modified time | relevance | path

Searched refs:bio_associate_blkcg_from_page (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dbio.h550 int bio_associate_blkcg_from_page(struct bio *bio, struct page *page);
552 static inline int bio_associate_blkcg_from_page(struct bio *bio, in bio_associate_blkcg_from_page() function
/linux-4.19.296/block/
Dbio.c1974 int bio_associate_blkcg_from_page(struct bio *bio, struct page *page) in bio_associate_blkcg_from_page() function