Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscache.h219 extern int __fscache_alloc_page(struct fscache_cookie *, struct page *, gfp_t);
633 return __fscache_alloc_page(cookie, page, gfp); in fscache_alloc_page()
/Linux-v4.19/fs/fscache/
Dpage.c679 int __fscache_alloc_page(struct fscache_cookie *cookie, in __fscache_alloc_page() function
763 EXPORT_SYMBOL(__fscache_alloc_page);