Home
last modified time | relevance | path

Searched refs:read_hole (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dfscache.h510 enum netfs_read_from_hole read_hole, in fscache_read() argument
515 return ops->read(cres, start_pos, iter, read_hole, in fscache_read()
H A Dnetfs.h339 enum netfs_read_from_hole read_hole,
/linux-6.15/fs/cachefiles/
H A Dio.c78 enum netfs_read_from_hole read_hole, in cachefiles_read() argument
103 if (read_hole != NETFS_READ_HOLE_IGNORE) { in cachefiles_read()
121 if (read_hole == NETFS_READ_HOLE_FAIL) in cachefiles_read()
/linux-6.15/Documentation/filesystems/caching/
H A Dnetfs-api.rst247 enum netfs_read_from_hole read_hole,