Searched refs:open_buckets_partial (Results 1 – 3 of 3) sorted by relevance
166 ARRAY_SIZE(c->open_buckets_partial)); in open_bucket_free_unused()174 c->open_buckets_partial[c->open_buckets_partial_nr++] = in open_bucket_free_unused()906 struct open_bucket *ob = c->open_buckets + c->open_buckets_partial[i]; in bucket_alloc_set_partial()918 array_remove_item(c->open_buckets_partial, in bucket_alloc_set_partial()1131 c->open_buckets + c->open_buckets_partial[i]; in bch2_open_buckets_stop()1135 swap(c->open_buckets_partial[i], in bch2_open_buckets_stop()1136 c->open_buckets_partial[c->open_buckets_partial_nr]); in bch2_open_buckets_stop()1601 c->open_buckets + c->open_buckets_partial[i]); in bch2_open_buckets_partial_to_text()
931 open_bucket_idx_t open_buckets_partial[OPEN_BUCKETS_COUNT]; member
176 read_attribute(open_buckets_partial);