Searched refs:rel_offset (Results 1 – 1 of 1) sorted by relevance
6161 off_t rel_offset; in ubc_cs_getcdhash() local6171 rel_offset = offset - blob->csb_base_offset; in ubc_cs_getcdhash()6172 if (rel_offset >= blob->csb_start_offset && in ubc_cs_getcdhash()6173 rel_offset < blob->csb_end_offset) { in ubc_cs_getcdhash()