Coda Distributed File System
Public Attributes | List of all members
DCEntry Struct Reference
Collaboration diagram for DCEntry:
Collaboration graph
[legend]

Public Attributes

struct dllist_head dc_hash
 
struct dllist_head dc_list
 
int dc_count
 
int dc_refcount
 
struct DirHandle dc_dh
 
PDirInode dc_pdi
 
PDirInode dc_cowpdi
 

Member Data Documentation

◆ dc_count

int DCEntry::dc_count

◆ dc_cowpdi

PDirInode DCEntry::dc_cowpdi

◆ dc_dh

struct DirHandle DCEntry::dc_dh

◆ dc_hash

struct dllist_head DCEntry::dc_hash

◆ dc_list

struct dllist_head DCEntry::dc_list

◆ dc_pdi

PDirInode DCEntry::dc_pdi

◆ dc_refcount

int DCEntry::dc_refcount

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