Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cachefiles/
Drdwr.c180 fscache_mark_page_cached(monitor->op, in cachefiles_read_copier()
333 fscache_mark_page_cached(op, netpage); in cachefiles_read_backing_file_one()
443 fscache_mark_page_cached(op, page); in cachefiles_read_or_alloc_page()
618 fscache_mark_page_cached(op, netpage); in cachefiles_read_backing_file()
807 fscache_mark_page_cached(op, page); in cachefiles_allocate_page()
/linux-4.4.14/fs/fscache/
Dpage.c1113 void fscache_mark_page_cached(struct fscache_retrieval *op, struct page *page) in fscache_mark_page_cached() function
1135 EXPORT_SYMBOL(fscache_mark_page_cached);
1151 fscache_mark_page_cached(op, pagevec->pages[loop]); in fscache_mark_pages_cached()
/linux-4.4.14/include/linux/
Dfscache-cache.h530 extern void fscache_mark_page_cached(struct fscache_retrieval *op,