Searched refs:__fscache_begin_read_operation (Results 1 – 2 of 2) sorted by relevance
145 int __fscache_begin_read_operation(struct netfs_cache_resources *cres, in __fscache_begin_read_operation() function151 EXPORT_SYMBOL(__fscache_begin_read_operation);
172 extern int __fscache_begin_read_operation(struct netfs_cache_resources *, struct fscache_cookie *);457 return __fscache_begin_read_operation(cres, cookie); in fscache_begin_read_operation()