Home
last modified time | relevance | path

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

/linux/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.c1005 bch2_fs_counters_init(c) ?: in bch2_fs_alloc()