Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_foreground.c226 static struct open_bucket *__try_alloc_bucket(struct bch_fs *c, struct bch_dev *ca, in __try_alloc_bucket() function
297 return __try_alloc_bucket(c, ca, b, gen, watermark, s, cl); in try_alloc_bucket()
371 ? __try_alloc_bucket(c, ca, k.k->p.offset, a->gen, in bch2_bucket_alloc_early()