Searched refs:target_offset_end (Results 1 – 1 of 1) sorted by relevance
899 let target_offset_end = fixup_offset.checked_add(fixup_len).ok_or(EINVAL)?; in apply_sg() localVariable900 if fixup_offset < end_of_previous_fixup || offset_end < target_offset_end { in apply_sg()906 target_offset_end in apply_sg()928 end_of_previous_fixup = target_offset_end; in apply_sg()