dinode Struct Reference

#include <fs.h>


Data Fields

short type
short major
short minor
short nlink
uint size
uint addrs [NDIRECT+1]


Detailed Description

Definition at line 23 of file fs.h.


Field Documentation

short dinode::type

Definition at line 24 of file fs.h.

Referenced by ialloc(), ilock(), and iupdate().

Definition at line 25 of file fs.h.

Referenced by ilock(), and iupdate().

Definition at line 26 of file fs.h.

Referenced by ilock(), and iupdate().

Definition at line 27 of file fs.h.

Referenced by ialloc(), ilock(), and iupdate().

Definition at line 28 of file fs.h.

Referenced by ialloc(), iappend(), ilock(), iupdate(), and main().

uint dinode::addrs[NDIRECT+1]

Definition at line 29 of file fs.h.

Referenced by iappend(), ilock(), and iupdate().


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

Generated on Fri Jan 7 12:25:49 2011 for xv6 by  doxygen 1.5.6