Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfscache.h215 extern int __fscache_alloc_page(struct fscache_cookie *, struct page *, gfp_t);
629 return __fscache_alloc_page(cookie, page, gfp); in fscache_alloc_page()
/Linux-v5.10/fs/fscache/
Dpage.c675 int __fscache_alloc_page(struct fscache_cookie *cookie, in __fscache_alloc_page() function
759 EXPORT_SYMBOL(__fscache_alloc_page);