Searched refs:lhs_end (Results 1 – 2 of 2) sorted by relevance
137 const BaseType lhs_end = this->GetRangeEnd(); in Overlap() local139 bool result = (lhs_base <= rhs_end) && (lhs_end >= rhs_base); in Overlap()
7604 uint8_t *lhs_end; in scsi_devid_match() local7607 lhs_end = lhs + lhs_len; in scsi_devid_match()7617 (lhs_end - __offsetof(struct scsi_vpd_id_descriptor, identifier)); in scsi_devid_match()7623 && (lhs_id->identifier + lhs_id->length) <= lhs_end) { in scsi_devid_match()