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

Public Attributes

struct dllist_head reint_log
 
ViceStoreId sid
 
RPC2_Integer opcode
 
Date_t Mtime
 
ViceFid Fid [3]
 
ViceVersionVector VV [3]
 
char * Name [2]
 
union {
   struct {
      UserId   Owner
 
      RPC2_Unsigned   Mode
 
   }   u_create
 
   struct {
      ViceStatus   Status
 
      UserId   Owner
 
      RPC2_Unsigned   Mode
 
   }   u_mkdir
 
   struct {
      UserId   Owner
 
      RPC2_Unsigned   Mode
 
   }   u_symlink
 
   struct {
      ViceFid   TgtFid
 
   }   u_remove
 
   struct {
      ViceFid   TgtFid
 
   }   u_rmdir
 
   struct {
      RPC2_Integer   Length
 
      ViceFid   UntranslatedFid
 
      RPC2_Integer   Inode
 
   }   u_store
 
   struct {
      Date_t   Date
 
   }   u_utimes
 
   struct {
      RPC2_Unsigned   Mode
 
   }   u_chmod
 
   struct {
      UserId   Owner
 
   }   u_chown
 
   struct {
      ViceFid   SrcFid
 
      ViceFid   TgtFid
 
   }   u_rename
 
u
 

Member Data Documentation

◆ Date

Date_t rle::Date

◆ Fid

ViceFid rle::Fid[3]

◆ Inode

RPC2_Integer rle::Inode

◆ Length

RPC2_Integer rle::Length

◆ Mode

RPC2_Unsigned rle::Mode

◆ Mtime

Date_t rle::Mtime

◆ Name

char* rle::Name[2]

◆ opcode

RPC2_Integer rle::opcode

◆ Owner

UserId rle::Owner

◆ reint_log

struct dllist_head rle::reint_log

◆ sid

ViceStoreId rle::sid

◆ SrcFid

ViceFid rle::SrcFid

◆ Status

ViceStatus rle::Status

◆ TgtFid

ViceFid rle::TgtFid

◆ 

union { ... } rle::u

◆ 

struct { ... } rle::u_chmod

◆ 

struct { ... } rle::u_chown

◆ 

struct { ... } rle::u_create

◆ 

struct { ... } rle::u_mkdir

◆ 

struct { ... } rle::u_remove

◆ 

struct { ... } rle::u_rename

◆ 

struct { ... } rle::u_rmdir

◆ 

struct { ... } rle::u_store

◆ 

struct { ... } rle::u_symlink

◆ 

struct { ... } rle::u_utimes

◆ UntranslatedFid

ViceFid rle::UntranslatedFid

◆ VV

ViceVersionVector rle::VV[3]

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