Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Djournal.c1153 static int bch2_set_nr_journal_buckets_loop(struct bch_fs *c, struct bch_dev *ca, in bch2_set_nr_journal_buckets_loop() function
1207 int ret = bch2_set_nr_journal_buckets_loop(c, ca, nr, false); in bch2_set_nr_journal_buckets()
1236 ret = bch2_set_nr_journal_buckets_loop(ca->fs, ca, nr, new_fs); in bch2_dev_journal_alloc()