Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetfs.h319 NETFS_READ_HOLE_IGNORE, enumerator
/linux/fs/netfs/
H A Dbuffered_read.c155 cres->ops->read(cres, subreq->start, &subreq->io_iter, NETFS_READ_HOLE_IGNORE, in netfs_read_cache_to_pagecache()
/linux/fs/cachefiles/
H A Dio.c103 if (read_hole != NETFS_READ_HOLE_IGNORE) { in cachefiles_read()