Searched refs:next_seq_sect (Results 1 – 1 of 1) sorted by relevance
607 if (READ_ONCE(info->next_seq_sect) != this_sector) in update_read_sectors()609 WRITE_ONCE(info->next_seq_sect, this_sector + len); in update_read_sectors()738 return READ_ONCE(conf->mirrors[disk].next_seq_sect) == r1_bio->sector || in is_sequential()749 sector_t seq_start, next_seq_sect; in should_choose_next() local757 next_seq_sect = READ_ONCE(mirror->next_seq_sect); in should_choose_next()759 next_seq_sect > opt_iosize && in should_choose_next()760 next_seq_sect - opt_iosize >= seq_start; in should_choose_next()