Public Attributes | List of all members
unixFileId Struct Reference

Public Attributes

dev_t dev
 
ino_t ino
 

Detailed Description

Definition at line 60 of file myvfs.c.

Member Data Documentation

dev_t unixFileId::dev

Definition at line 61 of file myvfs.c.

ino_t unixFileId::ino

Definition at line 62 of file myvfs.c.


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