Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfscache-cache.h297 fscache_pages_retrieval_func_t allocate_pages; member
Defi.h198 u32 allocate_pages; member
246 u64 allocate_pages; member
297 efi_status_t (*allocate_pages)(int, int, unsigned long, member
/linux-4.19.296/fs/cachefiles/
Dinterface.c570 .allocate_pages = cachefiles_allocate_pages,
/linux-4.19.296/fs/fscache/
Dpage.c630 ret = object->cache->ops->allocate_pages( in __fscache_read_or_alloc_pages()