Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cachefiles/
Dinternal.h217 extern int cachefiles_allocate_page(struct fscache_retrieval *, struct page *,
Dinterface.c569 .allocate_page = cachefiles_allocate_page,
Drdwr.c795 int cachefiles_allocate_page(struct fscache_retrieval *op, in cachefiles_allocate_page() function