PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
unmount.c File Reference
#include <sys/fs.h>
#include "user/common/syscalls.h"
Include dependency graph for unmount.c:

Go to the source code of this file.

Functions

uint64_t unmount (const char *mountpoint)
 System call for unmounting a filesystem.