Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dfscache.c153 ret = fscache_begin_read_operation(&cres, cookie); in fscache_fallback_read_page()
230 ret = fscache_begin_read_operation(&cres, cookie); in __cifs_fscache_query_occupancy()
/linux-6.3-rc2/fs/ceph/
A Dcache.h64 return fscache_begin_read_operation(&rreq->cache_resources, cookie); in ceph_begin_cache_operation()
/linux-6.3-rc2/fs/9p/
A Dvfs_addr.c100 return fscache_begin_read_operation(&rreq->cache_resources, cookie); in v9fs_begin_cache_operation()
/linux-6.3-rc2/fs/nfs/
A Dfscache.c255 ret = fscache_begin_read_operation(&cres, cookie); in fscache_fallback_read_page()
/linux-6.3-rc2/include/linux/
A Dfscache.h453 int fscache_begin_read_operation(struct netfs_cache_resources *cres, in fscache_begin_read_operation() function
/linux-6.3-rc2/fs/afs/
A Dfile.c371 return fscache_begin_read_operation(&rreq->cache_resources, in afs_begin_cache_operation()
/linux-6.3-rc2/fs/erofs/
A Dfscache.c128 ret = fscache_begin_read_operation(cres, cookie); in erofs_fscache_read_folios_async()
/linux-6.3-rc2/Documentation/filesystems/
A 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.3-rc2/Documentation/filesystems/caching/
A Dnetfs-api.rst242 int fscache_begin_read_operation(struct netfs_cache_resources *cres,

Completed in 13 milliseconds