Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache-cache.h289 fscache_page_retrieval_func_t allocate_page; member
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dpage.c499 ret = object->cache->ops->allocate_page(op, page, gfp); in __fscache_read_or_alloc_page()
732 ret = object->cache->ops->allocate_page(op, page, gfp); in __fscache_alloc_page()
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dinterface.c565 .allocate_page = cachefiles_allocate_page,
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H 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
H A Dfscache.rst394 | |alp=N |Number of in-progress allocate_page() cache ops |