MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
proc_dir_entry_t Struct Reference

Stores information about a procfs directory entry. More...

Public Attributes

vfs_sys_operations_tsys_operations
 Generic system operations.
 
vfs_file_operations_tfs_operations
 Files operations.
 
void * data
 Data associated with the dir_entry.
 
const char * name
 Name of the entry.
 

Detailed Description

Stores information about a procfs directory entry.


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