Home
last modified time | relevance | path

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

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