Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfscache.h227 extern int __fscache_read_or_alloc_page(struct fscache_cookie *,
549 return __fscache_read_or_alloc_page(cookie, page, end_io_func, in fscache_read_or_alloc_page()
/linux-4.1.27/fs/fscache/
Dpage.c399 int __fscache_read_or_alloc_page(struct fscache_cookie *cookie, in __fscache_read_or_alloc_page() function
512 EXPORT_SYMBOL(__fscache_read_or_alloc_page);