Coda Distributed File System
Functions
rescoord.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int IsWeaklyEqual (ViceVersionVector **VV, int nvvs)
 
int WEResPhase1 (ViceFid *Fid, ViceVersionVector **VV, res_mgrpent *mgrp, unsigned long *hosts, ViceStoreId *stid, ResStatus **rstatusp)
 
int CompareDirContents (SE_Descriptor *sid_bufs, ViceFid *fid)
 
int RegDirResolution (res_mgrpent *mgrp, ViceFid *Fid, ViceVersionVector **VV, ResStatus **rstatusp, int *logresreq)
 

Function Documentation

◆ CompareDirContents()

int CompareDirContents ( SE_Descriptor sid_bufs,
ViceFid *  fid 
)

◆ IsWeaklyEqual()

int IsWeaklyEqual ( ViceVersionVector **  VV,
int  nvvs 
)

◆ RegDirResolution()

int RegDirResolution ( res_mgrpent mgrp,
ViceFid *  Fid,
ViceVersionVector **  VV,
ResStatus **  rstatusp,
int *  logresreq 
)

◆ WEResPhase1()

int WEResPhase1 ( ViceFid *  Fid,
ViceVersionVector **  VV,
res_mgrpent mgrp,
unsigned long *  hosts,
ViceStoreId *  stid,
ResStatus **  rstatusp 
)