Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c41 bool readahead) in xfs_inode_buf_verify()
/OK3568_Linux_fs/kernel/mm/
H A Dreadahead.c670 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
H A Dswap_state.c385 bool readahead; in lookup_swap_cache() local
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dmdt.c168 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
H A Dbtree.c540 int readahead) in nilfs_btree_do_lookup()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsys_sparc32.c202 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE4() argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_planes.c469 u8 readahead, u8 n_planes, u32 pgsize) in malidp_calc_mmu_control_value()
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzdata.c220 bool readahead; member
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcheckpoint.c299 bool readahead = false; in f2fs_ra_meta_pages_cond() local
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbcache.h367 unsigned int readahead; member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmyrb.h326 unsigned int readahead:1; /* Byte 116 Bit 2 */ member
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h385 void (*readahead)(struct readahead_control *); member