Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetfs.h226 NETFS_READ_HOLE_IGNORE, enumerator
/openbmc/linux/fs/netfs/
H A Dio.c585 netfs_read_from_cache(rreq, subreq, NETFS_READ_HOLE_IGNORE); in netfs_rreq_submit_slice()
/openbmc/linux/fs/cachefiles/
H A Dio.c101 if (read_hole != NETFS_READ_HOLE_IGNORE) { in cachefiles_read()