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

#include <dirbody.h>

Collaboration diagram for DirHeader:
Collaboration graph
[legend]

Public Attributes

struct PageHeader dirh_ph
 
char dirh_allomap [DIR_MAXPAGES]
 
short dirh_hashTable [NHASH]
 

Member Data Documentation

◆ dirh_allomap

char DirHeader::dirh_allomap[DIR_MAXPAGES]

◆ dirh_hashTable

short DirHeader::dirh_hashTable[NHASH]

◆ dirh_ph

struct PageHeader DirHeader::dirh_ph

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