Lines Matching full:sequential
32 * a subsequent readahead. Once a series of sequential reads has been
52 * discovered from the struct file_ra_state for simple sequential reads,
54 * sequential reads are interleaved. Specifically: where the readahead
69 * reads from there are often sequential. There are other minor
424 * In interleaved sequential reads, concurrent streams on the same fd can
433 * for sequential patterns. Hence interleaved reads might be served as
434 * sequential ones.
589 * A start of file, oversized read, or sequential cache miss:
603 * that a sequential stream would leave behind.
659 * It's the expected callback index, assume sequential access.