Searched refs:new_stripe_alloc_buckets (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | ec.c | 1712 static int new_stripe_alloc_buckets(struct btree_trans *trans, in new_stripe_alloc_buckets() function 2029 ret = new_stripe_alloc_buckets(trans, h, s, BCH_WATERMARK_stripe, NULL) ?: in bch2_ec_stripe_head_get() 2049 ret = new_stripe_alloc_buckets(trans, h, s, watermark, NULL) ?: in bch2_ec_stripe_head_get() 2068 ret = new_stripe_alloc_buckets(trans, h, s, watermark, cl); in bch2_ec_stripe_head_get()
|