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

#include <rvm_private.h>

Collaboration diagram for list_entry_s:
Collaboration graph
[legend]

Public Attributes

struct list_entry_snextentry
 
struct list_entry_spreventry
 
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
 

Member Data Documentation

◆ is_hdr

rvm_bool_t list_entry_s::is_hdr

◆ is_header

rvm_bool_t list_entry_s::is_header

◆ length [1/2]

long list_entry_s::length

◆ length [2/2]

int list_entry_s::length

◆  [1/2]

union { ... } list_entry_s::list

◆  [2/2]

union { ... } list_entry_s::list

◆ name

struct list_entry_s* list_entry_s::name

◆ nextentry

struct list_entry_s * list_entry_s::nextentry

◆ preventry

struct list_entry_s * list_entry_s::preventry

◆ struct_id

struct_id_t list_entry_s::struct_id

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