Searched refs:rel_offset (Results 1 – 1 of 1) sorted by relevance
6122 off_t rel_offset; in ubc_cs_getcdhash() local6132 rel_offset = offset - blob->csb_base_offset; in ubc_cs_getcdhash()6133 if (rel_offset >= blob->csb_start_offset && in ubc_cs_getcdhash()6134 rel_offset < blob->csb_end_offset) { in ubc_cs_getcdhash()