Searched refs:bch2_bucket_alloc_set_trans (Results 1 – 3 of 3) sorted by relevance
/linux/fs/bcachefs/ |
H A D | alloc_foreground.h | 157 int bch2_bucket_alloc_set_trans(struct btree_trans *, struct open_buckets *,
|
H A D | alloc_foreground.c | 701 int bch2_bucket_alloc_set_trans(struct btree_trans *trans, in bch2_bucket_alloc_set_trans() function 973 ret = bch2_bucket_alloc_set_trans(trans, ptrs, &wp->stripe, &devs, in __open_bucket_add_buckets()
|
H A D | ec.c | 1917 ret = bch2_bucket_alloc_set_trans(trans, &buckets, in new_stripe_alloc_buckets() 1944 ret = bch2_bucket_alloc_set_trans(trans, &buckets, in new_stripe_alloc_buckets()
|