Coda Distributed File System
Public Attributes | List of all members
hblock::header Struct Reference

#include <coda_replay.h>

Public Attributes

char name [NAMSIZ]
 
char mode [8]
 
char uid [8]
 
char gid [8]
 
char size [12]
 
char mtime [12]
 
char chksum [8]
 
char linkflag
 
char linkname [NAMSIZ]
 

Member Data Documentation

◆ chksum

char hblock::header::chksum[8]

◆ gid

char hblock::header::gid[8]

◆ linkflag

char hblock::header::linkflag

◆ linkname

char hblock::header::linkname[NAMSIZ]

◆ mode

char hblock::header::mode[8]

◆ mtime

char hblock::header::mtime[12]

◆ name

char hblock::header::name[NAMSIZ]

◆ size

char hblock::header::size[12]

◆ uid

char hblock::header::uid[8]

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