Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cachefiles/
Dinternal.h201 extern int cachefiles_allocate_page(struct fscache_retrieval *, struct page *,
Dinterface.c465 .allocate_page = cachefiles_allocate_page,
Drdwr.c803 int cachefiles_allocate_page(struct fscache_retrieval *op, in cachefiles_allocate_page() function