Home
last modified time | relevance | path

Searched refs:reads (Results 1 – 11 of 11) sorted by relevance

/fs/squashfs/
A DKconfig158 repeated reads of the same files trigger excessive disk I/O, significantly
167 repeated reads. However, this increases memory usage, which may be a
170 Enable this option if your workload involves frequent repeated reads and
284 SquashFS uses less memory at the expense of extra reads from disk.
/fs/orangefs/
A Dfile.c327 orangefs_stats.reads++; in orangefs_file_read_iter()
347 orangefs_stats.reads++; in orangefs_file_splice_read()
A Dorangefs-kernel.h217 unsigned long reads; member
A Dorangefs-sysfs.c256 orangefs_stats.reads); in sysfs_int_show()
1134 __ATTR(reads,
/fs/bcachefs/
A Dmove.h29 struct list_head reads; member
A Dmove.c223 list_first_entry_or_null(&ctxt->reads, struct moving_io, read_list); in bch2_moving_ctxt_next_pending_write()
263 move_ctxt_wait_event(ctxt, list_empty(&ctxt->reads)); in bch2_moving_ctxt_flush_all()
313 INIT_LIST_HEAD(&ctxt->reads); in bch2_moving_ctxt_init()
419 list_add_tail(&io->read_list, &ctxt->reads); in bch2_move_extent()
/fs/gfs2/
A DKconfig13 that is shared between them (with FC, iSCSI, NBD, etc...). GFS reads
/fs/affs/
A DChanges13 reads basically work (but all files are of size 0).
195 - Removed support for old-style directory reads.
/fs/jffs2/
A DKconfig46 bool "Verify JFFS2 write-buffer reads"
/fs/befs/
A DChangeLog83 * Added byteswapping to all metadata reads from disk.
189 * Fixed a thinko that was corrupting file reads after the first block_run
/fs/
A DKconfig401 NFS clients to bypass the network when issuing reads and

Completed in 21 milliseconds