Home
last modified time | relevance | path

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

/external/strace/
Dfetch_struct_xfs_quotastat.c10 MPERS_PRINTER_DECL(bool, fetch_struct_quotastat, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
Dprinters.h48 _Bool (*fetch_struct_quotastat)(struct tcb *const tcp, const kernel_ulong_t data, void *p); member
49 #define fetch_struct_quotastat MPERS_PRINTER_NAME(fetch_struct_quotastat) macro