Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsb-counters.h12 int bch2_fs_counters_init(struct bch_fs *);
H A Dsb-counters.c99 int bch2_fs_counters_init(struct bch_fs *c) in bch2_fs_counters_init() function
H A Dsuper.c908 ret = bch2_fs_counters_init(c) ?: in bch2_fs_alloc()