Searched refs:readahead (Results 1 – 7 of 7) sorted by relevance
140 bool readahead) in xfs_dquot_buf_verify_crc() argument162 if (!readahead) in xfs_dquot_buf_verify_crc()175 bool readahead) in xfs_dquot_buf_verify() argument210 if (!readahead) in xfs_dquot_buf_verify()
65 bool readahead) in xfs_inode_buf_verify() argument89 if (readahead) { in xfs_inode_buf_verify()
168 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block() argument182 if (readahead) { in nilfs_mdt_read_block()
549 int readahead) in nilfs_btree_do_lookup() argument571 if (level == NILFS_BTREE_LEVEL_NODE_MIN && readahead) { in nilfs_btree_do_lookup()
57 table readahead, the best performance gains require enabling ext4
293 bool readahead = false; in f2fs_ra_meta_pages_cond() local297 readahead = true; in f2fs_ra_meta_pages_cond()300 if (readahead) in f2fs_ra_meta_pages_cond()
232 indivdualy). And it knows about doing readahead, which is a major plus.