Searched refs:open_buckets_partial (Results 1 – 3 of 3) sorted by relevance
162 ARRAY_SIZE(c->open_buckets_partial)); in open_bucket_free_unused()170 c->open_buckets_partial[c->open_buckets_partial_nr++] = in open_bucket_free_unused()971 struct open_bucket *ob = c->open_buckets + c->open_buckets_partial[i]; in bucket_alloc_set_partial()983 array_remove_item(c->open_buckets_partial, in bucket_alloc_set_partial()1196 c->open_buckets + c->open_buckets_partial[i]; in bch2_open_buckets_stop()1200 swap(c->open_buckets_partial[i], in bch2_open_buckets_stop()1201 c->open_buckets_partial[c->open_buckets_partial_nr]); in bch2_open_buckets_stop()1644 c->open_buckets + c->open_buckets_partial[i]); in bch2_open_buckets_partial_to_text()
918 open_bucket_idx_t open_buckets_partial[OPEN_BUCKETS_COUNT]; member
178 read_attribute(open_buckets_partial);