Home
last modified time | relevance | path

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

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