Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_dquot_buf.c144 bool readahead) in xfs_dquot_buf_verify_crc()
179 bool readahead) in xfs_dquot_buf_verify()
Dxfs_inode_buf.c81 bool readahead) in xfs_inode_buf_verify()
/Linux-v4.19/mm/
Dreadahead.c605 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
Dswap_state.c343 bool readahead; in lookup_swap_cache() local
/Linux-v4.19/fs/nilfs2/
Dmdt.c168 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
Dbtree.c538 int readahead) in nilfs_btree_do_lookup()
/Linux-v4.19/arch/sparc/kernel/
Dsys_sparc32.c203 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE4() argument
/Linux-v4.19/fs/f2fs/
Dcheckpoint.c255 bool readahead = false; in f2fs_ra_meta_pages_cond() local
/Linux-v4.19/drivers/md/bcache/
Dbcache.h363 unsigned int readahead; member