Searched defs:readahead (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_dquot_buf.c | 144 bool readahead) in xfs_dquot_buf_verify_crc() 179 bool readahead) in xfs_dquot_buf_verify()
|
D | xfs_inode_buf.c | 81 bool readahead) in xfs_inode_buf_verify()
|
/Linux-v4.19/mm/ |
D | readahead.c | 605 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
|
D | swap_state.c | 343 bool readahead; in lookup_swap_cache() local
|
/Linux-v4.19/fs/nilfs2/ |
D | mdt.c | 168 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
|
D | btree.c | 538 int readahead) in nilfs_btree_do_lookup()
|
/Linux-v4.19/arch/sparc/kernel/ |
D | sys_sparc32.c | 203 COMPAT_SYSCALL_DEFINE4(readahead, int, fd, u32, offhi, u32, offlo, in COMPAT_SYSCALL_DEFINE4() argument
|
/Linux-v4.19/fs/f2fs/ |
D | checkpoint.c | 255 bool readahead = false; in f2fs_ra_meta_pages_cond() local
|
/Linux-v4.19/drivers/md/bcache/ |
D | bcache.h | 363 unsigned int readahead; member
|