Searched refs:reads (Results 1 – 11 of 11) sorted by relevance
| /fs/squashfs/ |
| A D | Kconfig | 158 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 D | file.c | 327 orangefs_stats.reads++; in orangefs_file_read_iter() 347 orangefs_stats.reads++; in orangefs_file_splice_read()
|
| A D | orangefs-kernel.h | 217 unsigned long reads; member
|
| A D | orangefs-sysfs.c | 256 orangefs_stats.reads); in sysfs_int_show() 1134 __ATTR(reads,
|
| /fs/bcachefs/ |
| A D | move.h | 29 struct list_head reads; member
|
| A D | move.c | 223 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 D | Kconfig | 13 that is shared between them (with FC, iSCSI, NBD, etc...). GFS reads
|
| /fs/affs/ |
| A D | Changes | 13 reads basically work (but all files are of size 0). 195 - Removed support for old-style directory reads.
|
| /fs/jffs2/ |
| A D | Kconfig | 46 bool "Verify JFFS2 write-buffer reads"
|
| /fs/befs/ |
| A D | ChangeLog | 83 * Added byteswapping to all metadata reads from disk. 189 * Fixed a thinko that was corrupting file reads after the first block_run
|
| /fs/ |
| A D | Kconfig | 401 NFS clients to bypass the network when issuing reads and
|
Completed in 21 milliseconds