Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cachefiles/
H 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()
/OK3568_Linux_fs/kernel/fs/fscache/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache-cache.h541 extern void fscache_mark_page_cached(struct fscache_retrieval *op,