Searched refs:pos_left (Results 1 – 1 of 1) sorted by relevance
651 uint32_t pos_left = begin; in read_cache_begin() local659 if (pos_left > 0) in read_cache_begin()661 uint32_t skip_len = pos_left > real_left ? real_left : pos_left; in read_cache_begin()662 pos_left -= skip_len; in read_cache_begin()