Searched refs:add_new_bucket (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | alloc_foreground.c | 695 static int add_new_bucket(struct bch_fs *c, in add_new_bucket() function 762 if (add_new_bucket(c, ptrs, devs_may_alloc, in bch2_bucket_alloc_set_trans() 821 ret = add_new_bucket(c, ptrs, devs_may_alloc, in bucket_alloc_from_stripe() 875 ret = add_new_bucket(c, ptrs, devs_may_alloc, in bucket_alloc_set_writepoint() 927 ret = add_new_bucket(c, ptrs, devs_may_alloc, in bucket_alloc_set_partial()
|