Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
fs_instance Struct Reference

#include <filesystem.h>

Data Fields

dentry_ptr block_dentry
 
cdev_ptr_t cdev
 
filesystem_ptr_t fs
 

Detailed Description

Definition at line 38 of file filesystem.h.

Field Documentation

◆ block_dentry

dentry_ptr fs_instance::block_dentry

Definition at line 39 of file filesystem.h.

Referenced by iso9660_read(), print_dentry_tree(), and vfs_umount().

◆ cdev

cdev_ptr_t fs_instance::cdev

Definition at line 40 of file filesystem.h.

◆ fs

filesystem_ptr_t fs_instance::fs

Definition at line 41 of file filesystem.h.

Referenced by print_dentry_tree().


The documentation for this struct was generated from the following file: