Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_accounting.h209 void bch2_fs_accounting_to_text(struct printbuf *, struct bch_fs *);
H A Dsysfs.c409 bch2_fs_accounting_to_text(out, c); in SHOW()
H A Ddisk_accounting.c464 void bch2_fs_accounting_to_text(struct printbuf *out, struct bch_fs *c) in bch2_fs_accounting_to_text() function