xv6/file.h File Reference

Go to the source code of this file.

Data Structures

struct  file
struct  inode
struct  devsw

Defines

#define I_BUSY   0x1
#define I_VALID   0x2
#define CONSOLE   1

Variables

struct devsw devsw []


Define Documentation

#define CONSOLE   1

Definition at line 41 of file file.h.

Referenced by consoleinit().

#define I_BUSY   0x1

Definition at line 28 of file file.h.

Referenced by ilock(), iput(), and iunlock().

#define I_VALID   0x2

Definition at line 29 of file file.h.

Referenced by ilock(), and iput().


Variable Documentation

struct devsw devsw[]

Definition at line 8 of file file.c.


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