Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfscache.h213 extern int __fscache_alloc_page(struct fscache_cookie *, struct page *, gfp_t);
659 return __fscache_alloc_page(cookie, page, gfp); in fscache_alloc_page()
/Linux-v5.15/fs/fscache/
Dpage.c669 int __fscache_alloc_page(struct fscache_cookie *cookie, in __fscache_alloc_page() function
753 EXPORT_SYMBOL(__fscache_alloc_page);