Coda Distributed File System
|
#include "olist.h"
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 *) |
enum dirop_t |
int RuntExists | ( | ViceVersionVector ** | VV, |
int | maxvvs, | ||
int * | isrunt, | ||
int * | NonRuntIndex | ||
) |
void UpdateRunts | ( | res_mgrpent * | mgrp, |
ViceVersionVector ** | VV, | ||
ViceFid * | Fid | ||
) |