Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_gc.h87 int bch2_fs_btree_gc_init(struct bch_fs *);
H A Dbtree_gc.c1273 int bch2_fs_btree_gc_init(struct bch_fs *c) in bch2_fs_btree_gc_init() function
H A Dsuper.c917 bch2_fs_btree_gc_init(c) ?: in bch2_fs_alloc()