Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cachefiles/
Drdwr.c183 fscache_mark_page_cached(monitor->op, in cachefiles_read_copier()
335 fscache_mark_page_cached(op, netpage); in cachefiles_read_backing_file_one()
445 fscache_mark_page_cached(op, page); in cachefiles_read_or_alloc_page()
625 fscache_mark_page_cached(op, netpage); in cachefiles_read_backing_file()
813 fscache_mark_page_cached(op, page); in cachefiles_allocate_page()
/kernel/linux/linux-5.10/fs/fscache/
Dpage.c1165 void fscache_mark_page_cached(struct fscache_retrieval *op, struct page *page) in fscache_mark_page_cached() function
1189 EXPORT_SYMBOL(fscache_mark_page_cached);
1205 fscache_mark_page_cached(op, pagevec->pages[loop]); in fscache_mark_pages_cached()
/kernel/linux/linux-5.10/include/linux/
Dfscache-cache.h541 extern void fscache_mark_page_cached(struct fscache_retrieval *op,