Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
A 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()
/linux/fs/fscache/
A Dpage.c1159 void fscache_mark_page_cached(struct fscache_retrieval *op, struct page *page) in fscache_mark_page_cached() function
1183 EXPORT_SYMBOL(fscache_mark_page_cached);
1199 fscache_mark_page_cached(op, pagevec->pages[loop]); in fscache_mark_pages_cached()
/linux/include/linux/
A Dfscache-cache.h541 extern void fscache_mark_page_cached(struct fscache_retrieval *op,

Completed in 7 milliseconds