Home
last modified time | relevance | path

Searched refs:fscache_mark_pages_cached (Results 1 – 4 of 4) sorted by relevance

/linux/fs/cachefiles/
A Drdwr.c754 fscache_mark_pages_cached(op, &pagevec); in cachefiles_read_or_alloc_pages()
763 fscache_mark_pages_cached(op, &pagevec); in cachefiles_read_or_alloc_pages()
857 fscache_mark_pages_cached(op, &pagevec); in cachefiles_allocate_pages()
861 fscache_mark_pages_cached(op, &pagevec); in cachefiles_allocate_pages()
/linux/include/linux/
A Dfscache-cache.h544 extern void fscache_mark_pages_cached(struct fscache_retrieval *op,
/linux/fs/fscache/
A Dpage.c1193 void fscache_mark_pages_cached(struct fscache_retrieval *op, in fscache_mark_pages_cached() function
1203 EXPORT_SYMBOL(fscache_mark_pages_cached);
/linux/Documentation/filesystems/caching/
A Dbackend-api.rst423 The fscache_mark_pages_cached() should be called for the page if any cache
583 void fscache_mark_pages_cached(struct fscache_retrieval *op,

Completed in 12 milliseconds