Home
last modified time | relevance | path

Searched refs:new_stripe_alloc_buckets (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dec.c1890 static int new_stripe_alloc_buckets(struct btree_trans *trans, struct ec_stripe_head *h, in new_stripe_alloc_buckets() function
2182 ret = new_stripe_alloc_buckets(trans, h, BCH_WATERMARK_stripe, NULL) ?: in bch2_ec_stripe_head_get()
2202 ret = new_stripe_alloc_buckets(trans, h, watermark, NULL) ?: in bch2_ec_stripe_head_get()
2221 ret = new_stripe_alloc_buckets(trans, h, watermark, cl); in bch2_ec_stripe_head_get()