UNIX xv6 (rev8, 9/1/15)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
logheader Struct Reference

Data Fields

int n
 
int block [LOGSIZE]
 

Detailed Description

Definition at line 33 of file log.c.

Field Documentation

int logheader::block[LOGSIZE]

Definition at line 35 of file log.c.

int logheader::n

Definition at line 34 of file log.c.


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