Coda Distributed File System
|
#include <rvm_private.h>
Public Attributes | |
struct list_entry_s * | nextentry |
struct list_entry_s * | preventry |
union { | |
struct list_entry_s * name | |
long length | |
} | list |
struct_id_t | struct_id |
rvm_bool_t | is_hdr |
union { | |
struct list_entry_s * name | |
int length | |
} | list |
rvm_bool_t | is_header |
rvm_bool_t list_entry_s::is_hdr |
rvm_bool_t list_entry_s::is_header |
long list_entry_s::length |
int list_entry_s::length |
union { ... } list_entry_s::list |
union { ... } list_entry_s::list |
struct list_entry_s* list_entry_s::name |
struct list_entry_s * list_entry_s::nextentry |
struct list_entry_s * list_entry_s::preventry |
struct_id_t list_entry_s::struct_id |