Home
last modified time | relevance | path

Searched defs:bch_ioctl_query_accounting (Results 1 – 1 of 1) sorted by relevance

/linux/fs/bcachefs/
H A Dbcachefs_ioctl.h435 struct bch_ioctl_query_accounting { struct
436 __u64 capacity;
437 __u64 used;
438 __u64 online_reserved;
440 __u32 accounting_u64s; /* input parameter */
441 __u32 accounting_types_mask; /* input parameter */
443 struct bkey_i_accounting accounting[];