/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-mm-swap | 9 Description: Enable/disable VMA based swap readahead. 11 If set to true, the VMA based swap readahead algorithm 13 VMA, and the global swap readahead algorithm will be 15 false, the global swap readahead algorithm will be
|
H A D | sysfs-fs-erofs | 16 readahead on atomic contexts only. 17 - 1 (force on): enable for readpage and readahead.
|
H A D | sysfs-fs-ext4 | 56 inode table blocks that ext4's inode table readahead
|
/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/ |
H A D | 0002-tests-Replace-off64_t-with-off_t.patch | 12 tests/readahead.c | 2 +- 16 --- a/tests/readahead.c 17 +++ b/tests/readahead.c
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dquot_buf.c | 148 bool readahead) in xfs_dquot_buf_verify_crc() argument 170 if (!readahead) in xfs_dquot_buf_verify_crc() 183 bool readahead) in xfs_dquot_buf_verify() argument 218 if (!readahead) in xfs_dquot_buf_verify()
|
H A D | xfs_inode_buf.c | 42 bool readahead) in xfs_inode_buf_verify() argument 64 if (readahead) { in xfs_inode_buf_verify()
|
/openbmc/linux/mm/ |
H A D | readahead.c | 159 if (aops->readahead) { in read_pages() 160 aops->readahead(rac); in read_pages() 314 if (unlikely(!mapping->a_ops->read_folio && !mapping->a_ops->readahead)) in force_page_cache_ra() 747 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument 753 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, compat_arg_u64_dual(offset), size_t, count) in COMPAT_SYSCALL_DEFINE4() argument
|
H A D | swap_state.c | 339 bool readahead; in swap_cache_get_folio() local 348 readahead = folio_test_clear_readahead(folio); in swap_cache_get_folio() 356 if (readahead) in swap_cache_get_folio() 362 if (readahead) { in swap_cache_get_folio()
|
H A D | Makefile | 51 readahead.o swap.o truncate.o vmscan.o shmem.o \
|
/openbmc/qemu/docs/system/ |
H A D | device-url-syntax.rst.inc | 159 ``readahead`` 194 overlay for writes, copy-on-read, and a readahead of 64k 198 …eleases/20/Images/x86_64/Fedora-x86_64-20-20131211.1-sda.qcow2",, "file.readahead":"64k"}' /tmp/Fe… 203 self-signed certificate using a local overlay for writes, a readahead 208 …k?dcPath=Datacenter&dsName=datastore1",, "file.sslverify":"off",, "file.readahead":"64k",, "file.t…
|
/openbmc/linux/Documentation/core-api/ |
H A D | mm-api.rst | 67 .. kernel-doc:: mm/readahead.c 70 .. kernel-doc:: mm/readahead.c
|
/openbmc/qemu/block/ |
H A D | nfs.c | 66 int64_t uid, gid, tcp_syncnt, readahead, pagecache, debug; member 471 client->readahead = opts->readahead_size; in nfs_client_open() 472 if (client->readahead > QEMU_NFS_MAX_READAHEAD_SIZE) { in nfs_client_open() 475 client->readahead = QEMU_NFS_MAX_READAHEAD_SIZE; in nfs_client_open() 477 nfs_set_readahead(client->context, client->readahead); in nfs_client_open()
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | mm-api.rst | 78 mm/readahead.c
|
/openbmc/linux/fs/nilfs2/ |
H A D | mdt.c | 169 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block() argument 183 if (readahead) { in nilfs_mdt_read_block()
|
/openbmc/linux/arch/powerpc/kernel/syscalls/ |
H A D | syscall.tbl | 249 191 32 readahead sys_ppc_readahead compat_sys_ppc_readahead 250 191 64 readahead sys_readahead 251 191 spu readahead sys_readahead
|
/openbmc/linux/fs/gfs2/ |
H A D | aops.c | 746 .readahead = gfs2_readahead, 760 .readahead = gfs2_readahead,
|
/openbmc/linux/Documentation/filesystems/ |
H A D | netfs_library.rst | 99 ->readahead() and much of the ->write_begin() VM operations and translate them 111 * Allow the netfs to expand a readahead request in both directions to meet its 151 For ->readahead() and ->read_folio(), the network filesystem just point directly 337 readahead read request. The filesystem gets to expand the request in both 403 * For readahead, allow the local cache and then the network filesystem to
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 224 [ 223] = 5, /* readahead */
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | sys_sparc32.c | 202 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE4() argument
|
/openbmc/linux/fs/9p/ |
H A D | vfs_addr.c | 353 .readahead = netfs_readahead,
|
/openbmc/linux/fs/hpfs/ |
H A D | file.c | 246 .readahead = hpfs_readahead,
|
/openbmc/qemu/linux-user/hppa/ |
H A D | syscall.tbl | 229 207 32 readahead parisc_readahead 230 207 64 readahead sys_readahead
|
/openbmc/linux/arch/parisc/kernel/syscalls/ |
H A D | syscall.tbl | 229 207 32 readahead parisc_readahead 230 207 64 readahead sys_readahead
|
/openbmc/linux/fs/jfs/ |
H A D | inode.c | 352 .readahead = jfs_readahead,
|
/openbmc/linux/fs/ext4/ |
H A D | Kconfig | 52 table readahead, the best performance gains require enabling ext4
|