Home
last modified time | relevance | path

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

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