Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetfs.h321 NETFS_READ_HOLE_FAIL, enumerator
/linux/fs/erofs/
H A Dfscache.c159 ret = fscache_read(cres, pstart, iter, NETFS_READ_HOLE_FAIL, in erofs_fscache_read_io_async()
/linux/fs/cachefiles/
H A Dio.c121 if (read_hole == NETFS_READ_HOLE_FAIL) in cachefiles_read()