xv6/buf.h File Reference

Go to the source code of this file.

Data Structures

struct  buf

Defines

#define B_BUSY   0x1
#define B_VALID   0x2
#define B_DIRTY   0x4


Define Documentation

#define B_BUSY   0x1

Definition at line 10 of file buf.h.

Referenced by bget(), brelse(), bwrite(), and iderw().

#define B_DIRTY   0x4

Definition at line 12 of file buf.h.

Referenced by bwrite(), ideintr(), iderw(), and idestart().

#define B_VALID   0x2

Definition at line 11 of file buf.h.

Referenced by bread(), ideintr(), and iderw().


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