Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfscache-cache.h288 fscache_page_retrieval_func_t allocate_page; member
/Linux-v5.15/fs/fscache/
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-v5.15/fs/cachefiles/
Dinterface.c565 .allocate_page = cachefiles_allocate_page,
/Linux-v5.15/Documentation/filesystems/caching/
Dbackend-api.rst469 int (*allocate_page)(struct fscache_retrieval *op,
490 This is an multiple page version of the allocate_page() method. pages and
Dfscache.rst394 | |alp=N |Number of in-progress allocate_page() cache ops |