Searched refs:__fscache_begin_read_operation (Results 1 – 2 of 2) sorted by relevance
27 int __fscache_begin_read_operation(struct netfs_read_request *rreq, in __fscache_begin_read_operation() function116 EXPORT_SYMBOL(__fscache_begin_read_operation);
199 extern int __fscache_begin_read_operation(struct netfs_read_request *, struct fscache_cookie *);534 return __fscache_begin_read_operation(rreq, cookie); in fscache_begin_read_operation()
Completed in 5 milliseconds