Searched refs:live_start (Results 1 – 1 of 1) sorted by relevance
182 u64 live_start = REFLINK_P_IDX(p.v); in bch2_indirect_extent_missing_error() local184 u64 refd_start = live_start - le32_to_cpu(p.v->front_pad); in bch2_indirect_extent_missing_error()193 missing_pos.offset += missing_start - live_start; in bch2_indirect_extent_missing_error()220 if (missing_end <= live_start) { in bch2_indirect_extent_missing_error()221 new->v.front_pad = cpu_to_le32(live_start - missing_end); in bch2_indirect_extent_missing_error()228 if (missing_start > live_start) in bch2_indirect_extent_missing_error()229 new_start.offset += missing_start - live_start; in bch2_indirect_extent_missing_error()