Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/libxfs/
Dxfs_dquot_buf.c148 bool readahead) in xfs_dquot_buf_verify_crc()
183 bool readahead) in xfs_dquot_buf_verify()
Dxfs_inode_buf.c41 bool readahead) in xfs_inode_buf_verify()
/linux-5.19.10/mm/
Dreadahead.c751 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
757 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, compat_arg_u64_dual(offset), size_t, count) in COMPAT_SYSCALL_DEFINE4() argument
Dswap_state.c354 bool readahead; in lookup_swap_cache() local
/linux-5.19.10/fs/nilfs2/
Dmdt.c168 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
Dbtree.c540 int readahead) in nilfs_btree_do_lookup()
/linux-5.19.10/arch/sparc/kernel/
Dsys_sparc32.c202 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE4() argument
/linux-5.19.10/drivers/gpu/drm/arm/
Dmalidp_planes.c465 u8 readahead, u8 n_planes, u32 pgsize) in malidp_calc_mmu_control_value()
/linux-5.19.10/fs/erofs/
Dzdata.c208 bool readahead; member
/linux-5.19.10/fs/f2fs/
Dcheckpoint.c290 bool readahead = false; in f2fs_ra_meta_pages_cond() local
/linux-5.19.10/drivers/scsi/
Dmyrb.h326 unsigned int readahead:1; /* Byte 116 Bit 2 */ member
/linux-5.19.10/include/linux/
Dfs.h349 void (*readahead)(struct readahead_control *); member