#include <types.h>
Data Fields | |
| l4_umword_t | raw |
| raw value | |
| struct { | |
| unsigned long id: 12 | |
| task id of the quota source | |
| unsigned long amount: 16 | |
| amount in 4k blocks | |
| unsigned long cmd: 4 | |
| command | |
| } | q |
| quota structure | |
Definition at line 20 of file types.h.