Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbcachefs_ioctl.h89 #define BCH_IOCTL_QUERY_ACCOUNTING _IOW(0xbc, 21, struct bch_ioctl_query_accounting)
435 struct bch_ioctl_query_accounting { struct
Dchardev.c548 struct bch_ioctl_query_accounting __user *user_arg) in bch2_ioctl_query_accounting()
550 struct bch_ioctl_query_accounting arg; in bch2_ioctl_query_accounting()