Home
last modified time | relevance | path

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

/linux-6.15/fs/netfs/
H A Dread_single.c58 return fscache_begin_read_operation(&rreq->cache_resources, netfs_i_cookie(ctx)); in netfs_single_begin_cache_read()
H A Dbuffered_read.c63 return fscache_begin_read_operation(&rreq->cache_resources, netfs_i_cookie(ctx)); in netfs_begin_cache_read()
/linux-6.15/include/linux/
H A Dfscache.h453 int fscache_begin_read_operation(struct netfs_cache_resources *cres, in fscache_begin_read_operation() function
/linux-6.15/fs/erofs/
H A Dfscache.c141 ret = fscache_begin_read_operation(cres, cookie); in erofs_fscache_read_io_async()
/linux-6.15/Documentation/filesystems/caching/
H A Dnetfs-api.rst242 int fscache_begin_read_operation(struct netfs_cache_resources *cres,
/linux-6.15/Documentation/filesystems/
H A Dnetfs_library.rst451 int fscache_begin_read_operation(struct netfs_io_request *rreq,