Searched refs:open_buckets_partial (Results 1 – 3 of 3) sorted by relevance
165 ARRAY_SIZE(c->open_buckets_partial)); in open_bucket_free_unused()172 c->open_buckets_partial[c->open_buckets_partial_nr++] = in open_bucket_free_unused()862 struct open_bucket *ob = c->open_buckets + c->open_buckets_partial[i]; in bucket_alloc_set_partial()873 array_remove_item(c->open_buckets_partial, in bucket_alloc_set_partial()1052 c->open_buckets + c->open_buckets_partial[i]; in bch2_open_buckets_stop()1056 swap(c->open_buckets_partial[i], in bch2_open_buckets_stop()1057 c->open_buckets_partial[c->open_buckets_partial_nr]); in bch2_open_buckets_stop()1499 c->open_buckets + c->open_buckets_partial[i]); in bch2_open_buckets_partial_to_text()
185 read_attribute(open_buckets_partial);
1002 open_bucket_idx_t open_buckets_partial[OPEN_BUCKETS_COUNT]; member
Completed in 13 milliseconds