Home
last modified time | relevance | path

Searched refs:__fscache_alloc_page (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dfscache.h200 extern int __fscache_alloc_page(struct fscache_cookie *, struct page *, gfp_t);
529 return __fscache_alloc_page(cookie, page, gfp); in fscache_alloc_page()
/linux-3.4.99/fs/fscache/
Dpage.c562 int __fscache_alloc_page(struct fscache_cookie *cookie, in __fscache_alloc_page() function
632 EXPORT_SYMBOL(__fscache_alloc_page);