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

#include <rwcdb.h>

Collaboration diagram for rwcdb:
Collaboration graph
[legend]

Public Attributes

char * file
 
struct db_file rf wf
 
unsigned readonly: 1
 
uint32_t hash
 
uint32_t klen
 
uint32_t dlen
 
uint32_t dpos
 
struct wrentrypending
 
char * tmpbuf
 
uint32_t tmplen
 
uint32_t index
 
uint32_t hlens [256]
 
struct dllist_head removed
 
struct dllist_head added [256]
 

Member Data Documentation

◆ added

struct dllist_head rwcdb::added[256]

◆ dlen

uint32_t rwcdb::dlen

◆ dpos

uint32_t rwcdb::dpos

◆ file

char* rwcdb::file

◆ hash

uint32_t rwcdb::hash

◆ hlens

uint32_t rwcdb::hlens[256]

◆ index

uint32_t rwcdb::index

◆ klen

uint32_t rwcdb::klen

◆ pending

struct wrentry* rwcdb::pending

◆ readonly

unsigned rwcdb::readonly

◆ removed

struct dllist_head rwcdb::removed

◆ tmpbuf

char* rwcdb::tmpbuf

◆ tmplen

uint32_t rwcdb::tmplen

◆ wf

struct db_file rf rwcdb::wf

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