Home
last modified time | relevance | path

Searched refs:fscache_mark_page_cached (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/cachefiles/
Drdwr.c187 fscache_mark_page_cached(monitor->op, in cachefiles_read_copier()
339 fscache_mark_page_cached(op, netpage); in cachefiles_read_backing_file_one()
449 fscache_mark_page_cached(op, page); in cachefiles_read_or_alloc_page()
623 fscache_mark_page_cached(op, netpage); in cachefiles_read_backing_file()
812 fscache_mark_page_cached(op, page); in cachefiles_allocate_page()
/Linux-v4.19/fs/fscache/
Dpage.c1169 void fscache_mark_page_cached(struct fscache_retrieval *op, struct page *page) in fscache_mark_page_cached() function
1193 EXPORT_SYMBOL(fscache_mark_page_cached);
1209 fscache_mark_page_cached(op, pagevec->pages[loop]); in fscache_mark_pages_cached()
/Linux-v4.19/include/linux/
Dfscache-cache.h546 extern void fscache_mark_page_cached(struct fscache_retrieval *op,