Coda Distributed File System
Classes | Functions
ruconflict.h File Reference
#include <olist.h>
#include <dlist.h>
#include <vcrcommon.h>
#include <cvnode.h>
Include dependency graph for ruconflict.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RUParm
 

Functions

int RUConflict (rsle *, dlist *, olist *, ViceFid *)
 
int FileRUConf (rsle *, Vnode *)
 
int FileRUConf (ViceVersionVector *, Vnode *)
 
int NewDirRUConf (RUParm *, char *, long, long)
 

Function Documentation

◆ FileRUConf() [1/2]

int FileRUConf ( rsle r,
Vnode vptr 
)

◆ FileRUConf() [2/2]

int FileRUConf ( ViceVersionVector *  DeletedVV,
Vnode vptr 
)

◆ NewDirRUConf()

int NewDirRUConf ( RUParm rup,
char *  name,
long  vnode,
long  unique 
)

◆ RUConflict()

int RUConflict ( rsle r,
dlist vlist,
olist AllLogs,
ViceFid *  dFid 
)