Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dmovinggc.h9 int bch2_copygc_start(struct bch_fs *);
H A Dmovinggc.c419 int bch2_copygc_start(struct bch_fs *c) in bch2_copygc_start() function
H A Dsuper.c436 ret = bch2_copygc_start(c); in bch2_fs_read_write_late()