Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbcachefs_ioctl.h440 __u32 accounting_u64s; /* input parameter */ member
Dchardev.c559 (arg.accounting_u64s * sizeof(u64) < accounting.nr ? -ERANGE : 0) ?: in bch2_ioctl_query_accounting()
567 arg.accounting_u64s = accounting.nr / sizeof(u64); in bch2_ioctl_query_accounting()