Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dalloc_foreground.h38 struct open_bucket *bch2_bucket_alloc(struct bch_fs *, struct bch_dev *,
H A Djournal.c955 ob[nr_got] = bch2_bucket_alloc(c, ca, BCH_WATERMARK_normal, in __bch2_set_nr_journal_buckets()
H A Dalloc_foreground.c683 struct open_bucket *bch2_bucket_alloc(struct bch_fs *c, struct bch_dev *ca, in bch2_bucket_alloc() function