miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
vfs_mount Struct Reference

#include <vfs.h>

Collaboration diagram for vfs_mount:

Public Attributes

char mount_point [VFS_PATH_MAX]
vfs_ops_tops
uint32_t root_ino
char fstype [16]
char device [32]

Member Data Documentation

◆ device

char vfs_mount::device[32]

◆ fstype

char vfs_mount::fstype[16]

◆ mount_point

char vfs_mount::mount_point[VFS_PATH_MAX]

◆ ops

vfs_ops_t* vfs_mount::ops

◆ root_ino

uint32_t vfs_mount::root_ino

The documentation for this struct was generated from the following file:
  • include/miniOS/fs/vfs.h