Home
last modified time | relevance | path

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

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