Searched refs:rel_offset (Results 1 – 1 of 1) sorted by relevance
6171 off_t rel_offset; in ubc_cs_getcdhash() local6181 rel_offset = offset - blob->csb_base_offset; in ubc_cs_getcdhash()6182 if (rel_offset >= blob->csb_start_offset && in ubc_cs_getcdhash()6183 rel_offset < blob->csb_end_offset) { in ubc_cs_getcdhash()