Home
last modified time | relevance | path

Searched refs:allocate_page (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dfscache-cache.h288 fscache_page_retrieval_func_t allocate_page; member
/linux/fs/fscache/
A Dpage.c493 ret = object->cache->ops->allocate_page(op, page, gfp); in __fscache_read_or_alloc_page()
726 ret = object->cache->ops->allocate_page(op, page, gfp); in __fscache_alloc_page()
/linux/fs/cachefiles/
A Dinterface.c565 .allocate_page = cachefiles_allocate_page,
/linux/Documentation/filesystems/caching/
A Dbackend-api.rst469 int (*allocate_page)(struct fscache_retrieval *op,
490 This is an multiple page version of the allocate_page() method. pages and
A Dfscache.rst394 | |alp=N |Number of in-progress allocate_page() cache ops |

Completed in 13 milliseconds