Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dmovinggc.h10 void bch2_fs_copygc_init(struct bch_fs *);
H A Dmovinggc.c445 void bch2_fs_copygc_init(struct bch_fs *c) in bch2_fs_copygc_init() function
H A Dsuper.c780 bch2_fs_copygc_init(c); in bch2_fs_alloc()