MOS Source Code
Loading...
Searching...
No Matches
superblock_t Struct Reference

#include <vfs_types.h>

+ Collaboration diagram for superblock_t:

Public Attributes

dentry_troot
 
filesystem_tfs
 
const superblock_ops_tops
 

Detailed Description

Definition at line 105 of file vfs_types.h.

Member Data Documentation

◆ root

◆ fs

◆ ops

const superblock_ops_t* ops

Definition at line 109 of file vfs_types.h.

Referenced by cpio_mount(), do_sync_inode(), tmpfs_fsop_mount(), and userfs_fsop_mount().


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