Searched refs:ra_next_clus (Results 1 – 2 of 2) sorted by relevance
49 iter->ra_next_clus = 1; in read_ahead_first_blocks()53 iter->ra_next_clus = 0; in read_ahead_first_blocks()81 if (ra_clus == iter->ra_next_clus && in read_ahead_next_blocks()94 iter->ra_next_clus = ra_clus + 1; in read_ahead_next_blocks()
40 clus_t ra_next_clus; member