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

/linux-master/fs/bcachefs/
H A Dec.c1737 static int new_stripe_alloc_buckets(struct btree_trans *trans, struct ec_stripe_head *h, function
2008 ret = new_stripe_alloc_buckets(trans, h, BCH_WATERMARK_stripe, NULL) ?:
2028 ret = new_stripe_alloc_buckets(trans, h, watermark, NULL) ?:
2047 ret = new_stripe_alloc_buckets(trans, h, watermark, cl);

Completed in 89 milliseconds