Searched refs:rel_offset (Results 1 – 1 of 1) sorted by relevance
6078 off_t rel_offset; in ubc_cs_getcdhash() local6088 rel_offset = offset - blob->csb_base_offset; in ubc_cs_getcdhash()6089 if (rel_offset >= blob->csb_start_offset && in ubc_cs_getcdhash()6090 rel_offset < blob->csb_end_offset) { in ubc_cs_getcdhash()