Searched refs:window_offset (Results 1 – 1 of 1) sorted by relevance
103 const off_t window_offset = ((off_t)window_start * in offtab_compute_window_position() local109 assert(ADD_OK(off_t, offtab->ot_fdpos, window_offset)); in offtab_compute_window_position()110 *pos = (offtab->ot_fdpos + window_offset); in offtab_compute_window_position()