__fscache_begin_read_operation
EXPORT_SYMBOL(__fscache_begin_read_operation);
extern int __fscache_begin_read_operation(struct netfs_cache_resources *, struct fscache_cookie *);
return __fscache_begin_read_operation(cres, cookie);