Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_accounting.h202 int bch2_gc_accounting_start(struct bch_fs *);
H A Ddisk_accounting.c486 int bch2_gc_accounting_start(struct bch_fs *c) in bch2_gc_accounting_start() function
H A Dbtree_gc.c1121 ret = bch2_gc_accounting_start(c) ?: in bch2_check_allocations()