Home
last modified time | relevance | path

Searched refs:bch2_fs_accounting_read (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Ddisk_accounting.h286 int bch2_fs_accounting_read(struct bch_fs *, darray_char *, unsigned);
H A Ddisk_accounting.c504 int bch2_fs_accounting_read(struct bch_fs *c, darray_char *out_buf, unsigned accounting_types_mask) in bch2_fs_accounting_read() function