Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

PFSPOD Struct Reference

#include <Pod.h>

List of all members.

Public Attributes

char name [1024]
EPodFormat format
unsigned int nAuditEntries
unsigned int checksum
unsigned int revision
unsigned int priority
FILE * file
int refs


Detailed Description

Definition at line 92 of file Pod.h.


Member Data Documentation

unsigned int PFSPOD::checksum
 

Definition at line 96 of file Pod.h.

Referenced by pmountepd(), pmountpod2(), and pmountpod3().

FILE* PFSPOD::file
 

Definition at line 100 of file Pod.h.

Referenced by findinpod(), pmount(), pmountepd(), pmountpod2(), pmountpod3(), premovepod(), and pshutdown().

EPodFormat PFSPOD::format
 

Definition at line 94 of file Pod.h.

Referenced by pfsdump(), and pmount().

char PFSPOD::name[1024]
 

Definition at line 93 of file Pod.h.

Referenced by pfsdump(), and pmount().

unsigned int PFSPOD::nAuditEntries
 

Definition at line 95 of file Pod.h.

Referenced by pmountpod2(), and pmountpod3().

unsigned int PFSPOD::priority
 

Definition at line 98 of file Pod.h.

Referenced by pmountpod2(), and pmountpod3().

int PFSPOD::refs
 

Definition at line 101 of file Pod.h.

Referenced by findinpod(), pclose(), and pmount().

unsigned int PFSPOD::revision
 

Definition at line 97 of file Pod.h.

Referenced by pmountpod2(), and pmountpod3().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen