Coda Distributed File System
cure.h
Go to the documentation of this file.
1/* BLURB gpl
2
3 Coda File System
4 Release 6
5
6 Copyright (c) 1987-2003 Carnegie Mellon University
7 Additional copyrights listed below
8
9This code is distributed "AS IS" without warranty of any kind under
10the terms of the GNU General Public Licence Version 2, as shown in the
11file LICENSE. The technical and financial contributors to Coda are
12listed in the file CREDITS.
13
14 Additional copyrights
15 none currently
16#*/
17
18/* cure.h */
19#include <vcrcommon.h>
20
21/* routines included in other files */
22int ObjExists(resreplica *dir, VnodeId vnode, Unique_t unique);
23int RepairRename(int, resreplica *, resdir_entry **, int, listhdr **, VolumeId,
24 char *realm);
26 VolumeId);
27int RepairSubsetRemove(int, resreplica *, resdir_entry **, int, listhdr **);
int ObjExists(resreplica *dir, VnodeId vnode, Unique_t unique)
Definition: cure.cc:52
int RepairRename(int, resreplica *, resdir_entry **, int, listhdr **, VolumeId, char *realm)
Definition: cure.cc:61
int RepairSubsetRemove(int, resreplica *, resdir_entry **, int, listhdr **)
Definition: cure.cc:256
int RepairSubsetCreate(int, resreplica *, resdir_entry **, int, listhdr **, VolumeId)
Definition: cure.cc:186
struct @31::@33 dir
Definition: repio.h:108
Definition: resolve.h:64
Definition: resolve.h:76