PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
bind.c File Reference
#include <sys/io.h>
#include "user/common/syscalls.h"
Include dependency graph for bind.c:

Go to the source code of this file.

Functions

uint64_t bind (fd_t source, const char *mountpoint, mount_flags_t flags)
 System call for binding a file descriptor to a mountpoint.