Searched refs:__try_alloc_bucket (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | alloc_foreground.c | 209 static struct open_bucket *__try_alloc_bucket(struct bch_fs *c, struct bch_dev *ca, in __try_alloc_bucket() function 280 return __try_alloc_bucket(c, ca, b, gen, watermark, s, cl); in try_alloc_bucket() 354 ? __try_alloc_bucket(c, ca, k.k->p.offset, a->gen, in bch2_bucket_alloc_early()
|