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

#include <lka_private.h>

Collaboration diagram for lkdb:
Collaboration graph
[legend]

Public Attributes

struct dllist_head chain
 
struct rwcdb dbh
 
char * dbname
 
char * dblocation
 
int entrycount
 
int attempts
 
int hits
 
int shafails
 

Member Data Documentation

◆ attempts

int lkdb::attempts

◆ chain

struct dllist_head lkdb::chain

◆ dbh

struct rwcdb lkdb::dbh

◆ dblocation

char* lkdb::dblocation

◆ dbname

char* lkdb::dbname

◆ entrycount

int lkdb::entrycount

◆ hits

int lkdb::hits

◆ shafails

int lkdb::shafails

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