Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_accounting.h272 void bch2_accounting_gc_free(struct bch_fs *);
H A Ddisk_accounting.c996 void bch2_accounting_gc_free(struct bch_fs *c) in bch2_accounting_gc_free() function
H A Dbtree_gc.c753 bch2_accounting_gc_free(c); in bch2_gc_free()