Searched refs:fscache_read (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/fs/smb/client/ |
D | fscache.c | 159 ret = fscache_read(&cres, page_offset(page), &iter, NETFS_READ_HOLE_FAIL, in fscache_fallback_read_page()
|
/linux-6.6.21/include/linux/ |
D | fscache.h | 507 int fscache_read(struct netfs_cache_resources *cres, in fscache_read() function
|
/linux-6.6.21/fs/erofs/ |
D | fscache.c | 150 ret = fscache_read(cres, sstart, &iter, NETFS_READ_HOLE_FAIL, in erofs_fscache_read_folios_async()
|
/linux-6.6.21/Documentation/filesystems/caching/ |
D | netfs-api.rst | 244 int fscache_read(struct netfs_cache_resources *cres,
|