Home
last modified time | relevance | path

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

/linux/fs/fscache/
A Dio.c27 int __fscache_begin_read_operation(struct netfs_read_request *rreq, in __fscache_begin_read_operation() function
116 EXPORT_SYMBOL(__fscache_begin_read_operation);
/linux/include/linux/
A Dfscache.h199 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