Home
last modified time | relevance | path

Searched defs:readahead (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dquot_buf.c148 bool readahead) in xfs_dquot_buf_verify_crc()
183 bool readahead) in xfs_dquot_buf_verify()
H A Dxfs_inode_buf.c42 bool readahead) in xfs_inode_buf_verify()
/openbmc/linux/mm/
H A Dreadahead.c752 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
758 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, compat_arg_u64_dual(offset), size_t, count) in COMPAT_SYSCALL_DEFINE4() argument
H A Dswap_state.c339 bool readahead; in swap_cache_get_folio() local
/openbmc/linux/fs/nilfs2/
H A Dmdt.c169 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
H A Dbtree.c549 int readahead) in nilfs_btree_do_lookup()
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc32.c202 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE4() argument
/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_planes.c457 u8 readahead, u8 n_planes, u32 pgsize) in malidp_calc_mmu_control_value()
/openbmc/qemu/block/
H A Dnfs.c67 int64_t uid, gid, tcp_syncnt, readahead, pagecache, debug; member
/openbmc/linux/fs/f2fs/
H A Dcheckpoint.c313 bool readahead = false; in f2fs_ra_meta_pages_cond() local
/openbmc/linux/fs/erofs/
H A Dzdata.c1626 bool *force_fg, bool readahead) in z_erofs_submit_queue()
/openbmc/linux/drivers/scsi/
H A Dmyrb.h326 unsigned int readahead:1; /* Byte 116 Bit 2 */ member
/openbmc/linux/include/linux/
H A Dfs.h414 void (*readahead)(struct readahead_control *); member