Searched defs:fetch_struct_quotastat (Results 1 – 2 of 2) sorted by relevance
10 MPERS_PRINTER_DECL(bool, fetch_struct_quotastat, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
48 _Bool (*fetch_struct_quotastat)(struct tcb *const tcp, const kernel_ulong_t data, void *p); member49 #define fetch_struct_quotastat MPERS_PRINTER_NAME(fetch_struct_quotastat) macro