Searched refs:accounting_types_mask (Results 1 – 3 of 3) sorted by relevance
441 __u32 accounting_types_mask; /* input parameter */ member
444 int bch2_fs_accounting_read(struct bch_fs *c, darray_char *out_buf, unsigned accounting_types_mask) in bch2_fs_accounting_read() argument457 if (!(accounting_types_mask & BIT(a_p.type))) in bch2_fs_accounting_read()
434 bch2_fs_accounting_read(c, &accounting, arg.accounting_types_mask) ?: in bch2_ioctl_query_accounting()