|
PatchworkOS
|
#include <kernel/fs/ctl.h>#include <kernel/mem/pmm.h>#include <kernel/sched/thread.h>#include <errno.h>#include <sys/argsplit.h>Go to the source code of this file.
Functions | |
| uint64_t | ctl_dispatch (ctl_array_t ctls, file_t *file, const void *buffer, uint64_t count) |
| Dispatch a ctl command. | |