Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfscache.h188 extern int __fscache_read_or_alloc_page(struct fscache_cookie *,
447 return __fscache_read_or_alloc_page(cookie, page, end_io_func, in fscache_read_or_alloc_page()
/linux-3.4.99/fs/fscache/
Dpage.c339 int __fscache_read_or_alloc_page(struct fscache_cookie *cookie, in __fscache_read_or_alloc_page() function
436 EXPORT_SYMBOL(__fscache_read_or_alloc_page);