PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
mount.c File Reference
#include <kernel/fs/mount.h>
#include <kernel/fs/vfs.h>
#include <stdlib.h>
Include dependency graph for mount.c:

Go to the source code of this file.

Functions

static void mount_free (mount_t *mount)
 
mount_tmount_new (superblock_t *superblock, dentry_t *source, dentry_t *target, mount_t *parent, mode_t mode)
 Create a new mount.
 

Function Documentation

◆ mount_free()

static void mount_free ( mount_t mount)
static

Definition at line 7 of file mount.c.

Here is the call graph for this function:
Here is the caller graph for this function: