Searched refs:live_start (Results 1 – 1 of 1) sorted by relevance
178 u64 live_start = REFLINK_P_IDX(p.v); in bch2_indirect_extent_missing_error() local180 u64 refd_start = live_start - le32_to_cpu(p.v->front_pad); in bch2_indirect_extent_missing_error()189 missing_pos.offset += missing_start - live_start; in bch2_indirect_extent_missing_error()216 if (missing_end <= live_start) { in bch2_indirect_extent_missing_error()217 new->v.front_pad = cpu_to_le32(live_start - missing_end); in bch2_indirect_extent_missing_error()224 if (missing_start > live_start) in bch2_indirect_extent_missing_error()225 new_start.offset += missing_start - live_start; in bch2_indirect_extent_missing_error()