Home
last modified time | relevance | path

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

/linux-6.14.4/fs/netfs/
Dread_single.c82 cres->ops->read(cres, subreq->start, &subreq->io_iter, NETFS_READ_HOLE_FAIL, in netfs_single_read_cache()
/linux-6.14.4/include/linux/
Dnetfs.h325 NETFS_READ_HOLE_FAIL, enumerator
/linux-6.14.4/fs/erofs/
Dfscache.c160 ret = fscache_read(cres, pstart, iter, NETFS_READ_HOLE_FAIL, in erofs_fscache_read_io_async()
/linux-6.14.4/fs/cachefiles/
Dio.c121 if (read_hole == NETFS_READ_HOLE_FAIL) in cachefiles_read()