Searched refs:fscache_begin_read_operation (Results 1 – 5 of 5) sorted by relevance
57 return fscache_begin_read_operation(rreq, cookie); in ceph_begin_cache_operation()
92 return fscache_begin_read_operation(rreq, cookie); in v9fs_begin_cache_operation()
530 int fscache_begin_read_operation(struct netfs_read_request *rreq, in fscache_begin_read_operation() function
364 return fscache_begin_read_operation(rreq, afs_vnode_cache(vnode)); in afs_begin_cache_operation()
278 something like fscache_begin_read_operation() to do this.423 int fscache_begin_read_operation(struct netfs_read_request *rreq,
Completed in 14 milliseconds