Searched defs:readahead (Results 1 – 12 of 12) sorted by relevance
/linux/fs/xfs/libxfs/ |
A D | xfs_dquot_buf.c | 148 bool readahead) in xfs_dquot_buf_verify_crc() 183 bool readahead) in xfs_dquot_buf_verify()
|
A D | xfs_inode_buf.c | 41 bool readahead) in xfs_inode_buf_verify()
|
/linux/mm/ |
A D | readahead.c | 638 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
|
A D | swap_state.c | 349 bool readahead; in lookup_swap_cache() local
|
/linux/fs/nilfs2/ |
A D | mdt.c | 168 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
|
A D | btree.c | 538 int readahead) in nilfs_btree_do_lookup()
|
/linux/arch/sparc/kernel/ |
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/ |
A D | malidp_planes.c | 469 u8 readahead, u8 n_planes, u32 pgsize) in malidp_calc_mmu_control_value()
|
/linux/fs/erofs/ |
A D | zdata.c | 212 bool readahead; member
|
/linux/fs/f2fs/ |
A D | checkpoint.c | 288 bool readahead = false; in f2fs_ra_meta_pages_cond() local
|
/linux/drivers/scsi/ |
A D | myrb.h | 326 unsigned int readahead:1; /* Byte 116 Bit 2 */ member
|
/linux/include/linux/ |
A D | fs.h | 385 void (*readahead)(struct readahead_control *); member
|
Completed in 56 milliseconds