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

#include <vfs_types.hpp>

+ Collaboration diagram for inode_cache_t:

Public Attributes

mutex_t lock
 
inode_towner
 
mos::HashMap< size_t, phyframe_t * > pages
 
const inode_cache_ops_tops
 

Detailed Description

Definition at line 153 of file vfs_types.hpp.

Member Data Documentation

◆ lock

◆ owner

◆ pages

◆ ops


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