Home
last modified time | relevance | path

Searched refs:readahead (Results 76 – 100 of 113) sorted by relevance

12345

/openbmc/qemu/linux-user/ppc/
H A Dsyscall.tbl245 191 common readahead sys_readahead compat_sys_readahead
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl233 222 common readahead sys_readahead compat_sys_s390_readahead
/openbmc/linux/arch/s390/kernel/syscalls/
H A Dsyscall.tbl233 222 common readahead sys_readahead compat_sys_s390_readahead
/openbmc/linux/
H A D.mailmap143 David Rheinsberg <david@readahead.eu> <dh.herrmann@gmail.com>
144 David Rheinsberg <david@readahead.eu> <dh.herrmann@googlemail.com>
145 David Rheinsberg <david@readahead.eu> <david.rheinsberg@gmail.com>
/openbmc/linux/fs/ntfs3/
H A Dinode.c2106 .readahead = ntfs_readahead,
2119 .readahead = ntfs_readahead,
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst778 to page cache readahead.
784 Zero disables swap readahead completely.
792 that consecutive pages readahead would have brought in.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs327 Description: Controls readahead inode block in readdir. Enabled by default.
584 Description: You can control the multiplier value of bdi device readahead window size
/openbmc/linux/Documentation/admin-guide/
H A Dext4.rst212 that ext4's inode table readahead algorithm will pre-read into the
476 blocks that ext4's inode table readahead algorithm will pre-read into
H A Dbcache.rst430 readahead
431 Size of readahead that should be performed. Defaults to 0. If set to e.g.
/openbmc/linux/Documentation/filesystems/
H A Dfsverity.rst633 ``->readahead()`` methods must be modified to verify folios before
693 ``->readahead()`` simply zeroes hole blocks and considers the
859 ``->readahead()``. Therefore, currently it's not possible for
H A Derofs.rst111 readahead Cache the last incomplete compressed physical
H A Dvfs.rst807 void (*readahead)(struct readahead_control *);
869 In normal operation, folios are read through the ->readahead()
872 Filesystems should not attempt to perform their own readahead
903 ``readahead``
/openbmc/linux/fs/orangefs/
H A Dinode.c620 .readahead = orangefs_readahead,
/openbmc/linux/fs/befs/
H A DChangeLog232 indivdualy). And it knows about doing readahead, which is a major plus.
/openbmc/linux/fs/nilfs2/
H A Dinode.c304 .readahead = nilfs_readahead,
H A Dbtree.c549 int readahead) in nilfs_btree_do_lookup() argument
571 if (level == NILFS_BTREE_LEVEL_NODE_MIN && readahead) { in nilfs_btree_do_lookup()
/openbmc/linux/fs/isofs/
H A Dinode.c1208 .readahead = isofs_readahead,
/openbmc/linux/fs/ext2/
H A Dinode.c964 .readahead = ext2_readahead,
/openbmc/linux/fs/ext4/
H A Dinode.c3555 .readahead = ext4_readahead,
3572 .readahead = ext4_readahead,
3589 .readahead = ext4_readahead,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Add-support-for-mips64-n32-n64.patch640 + "readahead", /* 179 */
/openbmc/linux/fs/fat/
H A Dinode.c343 .readahead = fat_readahead,
/openbmc/linux/fs/ocfs2/
H A Daops.c2472 .readahead = ocfs2_readahead,
/openbmc/qemu/qapi/
H A Dblock-core.json4338 # @readahead-size: set the readahead size in bytes (defaults to libnfs
4354 '*readahead-size': 'int',
4366 # @readahead: Size of the read-ahead cache; must be a multiple of 512
4386 '*readahead': 'int',
/openbmc/linux/fs/ceph/
H A Daddr.c1561 .readahead = netfs_readahead,
/openbmc/qemu/linux-user/
H A Dstrace.list1117 { TARGET_NR_readahead, "readahead" , NULL, NULL, NULL },

12345