Searched refs:nr_deleted_ancestors (Results 1 – 1 of 1) sorted by relevance
1540 u32 nr_deleted_ancestors = 0; in bch2_fix_child_of_deleted_snapshot() local1556 nr_deleted_ancestors += bch2_snapshot_is_ancestor(c, s->k.p.offset, *i); in bch2_fix_child_of_deleted_snapshot()1558 if (!nr_deleted_ancestors) in bch2_fix_child_of_deleted_snapshot()1561 le32_add_cpu(&s->v.depth, -nr_deleted_ancestors); in bch2_fix_child_of_deleted_snapshot()