Searched refs:curvoff (Results 1 – 1 of 1) sorted by relevance
3453 sp_ext_offset_t curvoff = 0LL; in meta_sp_fillextarray() local3471 mp->un_ext[i].un_voff = curvoff; in meta_sp_fillextarray()3472 curvoff += mp->un_ext[i].un_len; in meta_sp_fillextarray()5504 sp_ext_offset_t curvoff; in meta_sp_validate_unit() local5548 curvoff = 0ULL; in meta_sp_validate_unit()5556 if (extp->voff != curvoff) { in meta_sp_validate_unit()5561 curvoff, extp->voff); in meta_sp_validate_unit()5577 curvoff += extp->len; in meta_sp_validate_unit()