Searched defs:readahead (Results 1 – 10 of 10) sorted by relevance
| /linux/mm/ |
| H A D | readahead.c | 733 SYSCALL_DEFINE3(readahead,int,fd,loff_t,offset,size_t,count) SYSCALL_DEFINE3() argument 739 COMPAT_SYSCALL_DEFINE4(readahead,int,fd,compat_arg_u64_dual (offset),size_t,count) COMPAT_SYSCALL_DEFINE4() argument [all...] |
| H A D | swap_state.c | 443 bool readahead, vma_ra = swap_use_vma_readahead(); swap_update_readahead() local [all...] |
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_inode_buf.c | 44 bool readahead) in xfs_inode_buf_verify()
|
| /linux/fs/nilfs2/ |
| H A D | mdt.c | 171 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block() argument
|
| H A D | btree.c | 550 int readahead) in nilfs_btree_do_lookup() argument
|
| /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
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | malidp_planes.c | 457 u8 readahead, u8 n_planes, u32 pgsize) in malidp_calc_mmu_control_value()
|
| /linux/fs/erofs/ |
| H A D | zdata.c | 1664 z_erofs_submit_queue(struct z_erofs_frontend * f,struct z_erofs_decompressqueue * fgq,bool * force_fg,bool readahead) z_erofs_submit_queue() argument
|
| /linux/drivers/scsi/ |
| H A D | myrb.h | 326 unsigned int readahead:1; /* Byte 116 Bit 2 */ member
|
| /linux/include/linux/ |
| H A D | fs.h | 412 void (*readahead)(struct readahead_control *); global() member [all...] |