Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dfscache.c155 ret = fscache_begin_read_operation(&cres, cookie); in fscache_fallback_read_page()
232 ret = fscache_begin_read_operation(&cres, cookie); in __cifs_fscache_query_occupancy()
/linux-6.6.21/fs/ceph/
Dcache.h64 return fscache_begin_read_operation(&rreq->cache_resources, cookie); in ceph_begin_cache_operation()
/linux-6.6.21/fs/9p/
Dvfs_addr.c94 return fscache_begin_read_operation(&rreq->cache_resources, cookie); in v9fs_begin_cache_operation()
/linux-6.6.21/include/linux/
Dfscache.h453 int fscache_begin_read_operation(struct netfs_cache_resources *cres, in fscache_begin_read_operation() function
/linux-6.6.21/fs/nfs/
Dfscache.c279 return fscache_begin_read_operation(&rreq->cache_resources, in nfs_netfs_begin_cache_operation()
/linux-6.6.21/fs/afs/
Dfile.c374 return fscache_begin_read_operation(&rreq->cache_resources, in afs_begin_cache_operation()
/linux-6.6.21/fs/erofs/
Dfscache.c128 ret = fscache_begin_read_operation(cres, cookie); in erofs_fscache_read_folios_async()
/linux-6.6.21/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.6.21/Documentation/filesystems/caching/
Dnetfs-api.rst242 int fscache_begin_read_operation(struct netfs_cache_resources *cres,