Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cachefiles/
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()
/kernel/linux/linux-5.10/include/linux/
Dfscache-cache.h544 extern void fscache_mark_pages_cached(struct fscache_retrieval *op,
/kernel/linux/linux-5.10/fs/fscache/
Dpage.c1199 void fscache_mark_pages_cached(struct fscache_retrieval *op, in fscache_mark_pages_cached() function
1209 EXPORT_SYMBOL(fscache_mark_pages_cached);
/kernel/linux/linux-5.10/Documentation/filesystems/caching/
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,