Coda Distributed File System
Public Attributes | List of all members
camlib_recoverable_segment Struct Reference

#include <coda_globals.h>

Collaboration diagram for camlib_recoverable_segment:
Collaboration graph
[legend]

Public Attributes

bool_t already_initialized
 
struct VolHead VolumeList [MAXVOLS]
 
VnodeDiskObjectSmallVnodeFreeList [SMALLFREESIZE]
 
VnodeDiskObjectLargeVnodeFreeList [LARGEFREESIZE]
 
short SmallVnodeIndex
 
short LargeVnodeIndex
 
VolumeId MaxVolId
 
long Reserved [MAXVOLS]
 
int camlibDummy
 

Member Data Documentation

◆ already_initialized

bool_t camlib_recoverable_segment::already_initialized

◆ camlibDummy

int camlib_recoverable_segment::camlibDummy

◆ LargeVnodeFreeList

VnodeDiskObject* camlib_recoverable_segment::LargeVnodeFreeList[LARGEFREESIZE]

◆ LargeVnodeIndex

short camlib_recoverable_segment::LargeVnodeIndex

◆ MaxVolId

VolumeId camlib_recoverable_segment::MaxVolId

◆ Reserved

long camlib_recoverable_segment::Reserved[MAXVOLS]

◆ SmallVnodeFreeList

VnodeDiskObject* camlib_recoverable_segment::SmallVnodeFreeList[SMALLFREESIZE]

◆ SmallVnodeIndex

short camlib_recoverable_segment::SmallVnodeIndex

◆ VolumeList

struct VolHead camlib_recoverable_segment::VolumeList[MAXVOLS]

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