Home
last modified time | relevance | path

Searched refs:fscache_begin_read_operation (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/fs/cifs/
Dfscache.c155 ret = fscache_begin_read_operation(&cres, cookie); in fscache_fallback_read_page()
238 ret = fscache_begin_read_operation(&cres, cookie); in __cifs_fscache_query_occupancy()
/linux-6.1.9/fs/ceph/
Dcache.h64 return fscache_begin_read_operation(&rreq->cache_resources, cookie); in ceph_begin_cache_operation()
/linux-6.1.9/fs/9p/
Dvfs_addr.c101 return fscache_begin_read_operation(&rreq->cache_resources, cookie); in v9fs_begin_cache_operation()
/linux-6.1.9/include/linux/
Dfscache.h453 int fscache_begin_read_operation(struct netfs_cache_resources *cres, in fscache_begin_read_operation() function
/linux-6.1.9/fs/nfs/
Dfscache.c257 ret = fscache_begin_read_operation(&cres, cookie); in fscache_fallback_read_page()
/linux-6.1.9/fs/afs/
Dfile.c370 return fscache_begin_read_operation(&rreq->cache_resources, in afs_begin_cache_operation()
/linux-6.1.9/fs/erofs/
Dfscache.c160 ret = fscache_begin_read_operation(cres, cookie); in erofs_fscache_read_folios_async()
/linux-6.1.9/Documentation/filesystems/
Dnetfs_library.rst325 something like fscache_begin_read_operation() to do this.
467 int fscache_begin_read_operation(struct netfs_io_request *rreq,
/linux-6.1.9/Documentation/filesystems/caching/
Dnetfs-api.rst242 int fscache_begin_read_operation(struct netfs_cache_resources *cres,