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