Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dnetfs.h225 NETFS_READ_HOLE_IGNORE, enumerator
/linux-5.19.10/fs/netfs/
Dio.c582 netfs_read_from_cache(rreq, subreq, NETFS_READ_HOLE_IGNORE); in netfs_rreq_submit_slice()
/linux-5.19.10/fs/cachefiles/
Dio.c101 if (read_hole != NETFS_READ_HOLE_IGNORE) { in cachefiles_read()