Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddisk_accounting.h260 int bch2_fs_accounting_read(struct bch_fs *, darray_char *, unsigned);
H A Dchardev.c434 bch2_fs_accounting_read(c, &accounting, arg.accounting_types_mask) ?: in bch2_ioctl_query_accounting()
H A Ddisk_accounting.c444 int bch2_fs_accounting_read(struct bch_fs *c, darray_char *out_buf, unsigned accounting_types_mask) in bch2_fs_accounting_read() function