Searched refs:new_stripe_alloc_buckets (Results 1 – 1 of 1) sorted by relevance
/linux/fs/bcachefs/ |
H A D | ec.c | 1721 static int new_stripe_alloc_buckets(struct btree_trans *trans, in new_stripe_alloc_buckets() function 2047 ret = new_stripe_alloc_buckets(trans, req, h, s, NULL) ?: in bch2_ec_stripe_head_get() 2069 ret = new_stripe_alloc_buckets(trans, req, h, s, NULL) ?: in bch2_ec_stripe_head_get() 2088 ret = new_stripe_alloc_buckets(trans, req, h, s, cl); in bch2_ec_stripe_head_get()
|