Searched refs:bucket_backpointer_mismatch (Results 1 – 5 of 5) sorted by relevance
697 if (!bch2_bucket_bitmap_test(&ca->bucket_backpointer_mismatch, b)) in check_extent_to_backpointers()964 ret = bch2_bucket_bitmap_set(ca, &ca->bucket_backpointer_mismatch, in check_bucket_backpointer_mismatch()997 unsigned long *bitmap = READ_ONCE(ca->bucket_backpointer_mismatch.buckets); in backpointer_node_has_missing()1128 nr_mismatches += ca->bucket_backpointer_mismatch.nr; in bch2_check_extents_to_backpointers()1168 bch2_bucket_bitmap_free(&ca->bucket_backpointer_mismatch); in bch2_check_extents_to_backpointers()1211 u64 nr = ca->bucket_backpointer_mismatch.nr; in bch2_check_bucket_backpointer_mismatch()
78 if (bch2_bucket_bitmap_test(&ca->bucket_backpointer_mismatch, b->k.bucket.offset)) in bch2_bucket_is_movable()
638 struct bucket_bitmap bucket_backpointer_mismatch; member
1383 bch2_bucket_bitmap_free(&ca->bucket_backpointer_mismatch); in bch2_dev_free()1516 mutex_init(&ca->bucket_backpointer_mismatch.lock); in __bch2_dev_alloc()
1363 ret = bch2_bucket_bitmap_resize(ca, &ca->bucket_backpointer_mismatch, in bch2_dev_buckets_resize()