Searched refs:bch2_fs_accounting_read (Results 1 – 3 of 3) sorted by relevance
260 int bch2_fs_accounting_read(struct bch_fs *, darray_char *, unsigned);
434 bch2_fs_accounting_read(c, &accounting, arg.accounting_types_mask) ?: in bch2_ioctl_query_accounting()
444 int bch2_fs_accounting_read(struct bch_fs *c, darray_char *out_buf, unsigned accounting_types_mask) in bch2_fs_accounting_read() function