Coda Distributed File System
Classes | Enumerations | Functions
resforce.h File Reference
#include "olist.h"
Include dependency graph for resforce.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  diroplink
 
struct  getdiropParm
 

Enumerations

enum  dirop_t { CreateD = 0 , CreateF = 1 , CreateS = 2 , CreateL = 3 }
 

Functions

void UpdateRunts (res_mgrpent *, ViceVersionVector **, ViceFid *)
 
int RuntExists (ViceVersionVector **, int, int *, int *)
 

Enumeration Type Documentation

◆ dirop_t

enum dirop_t
Enumerator
CreateD 
CreateF 
CreateS 
CreateL 

Function Documentation

◆ RuntExists()

int RuntExists ( ViceVersionVector **  VV,
int  maxvvs,
int *  isrunt,
int *  NonRuntIndex 
)

◆ UpdateRunts()

void UpdateRunts ( res_mgrpent mgrp,
ViceVersionVector **  VV,
ViceFid *  Fid 
)