Home
last modified time | relevance | path

Searched refs:cachefiles_allocate_page (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/cachefiles/
Dinternal.h209 extern int cachefiles_allocate_page(struct fscache_retrieval *, struct page *,
Dinterface.c551 .allocate_page = cachefiles_allocate_page,
Drdwr.c790 int cachefiles_allocate_page(struct fscache_retrieval *op, in cachefiles_allocate_page() function