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

#include <potemkin.h>

Collaboration diagram for fid_ent_s:
Collaboration graph
[legend]

Public Attributes

struct CodaFid fid
 
enum coda_vtype type
 
ds_list_tkids
 
struct fid_ent_sparent
 
char name [MAXNAMLEN+1]
 

Member Data Documentation

◆ fid

struct CodaFid fid_ent_s::fid

◆ kids

ds_list_t* fid_ent_s::kids

◆ name

char fid_ent_s::name[MAXNAMLEN+1]

◆ parent

struct fid_ent_s* fid_ent_s::parent

◆ type

enum coda_vtype fid_ent_s::type

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