#include <vcrcommon.h>
#include <cvnode.h>
Go to the source code of this file.
|
int | ValidListVVHeader (FILE *, Volume *, int *) |
|
void | DumpListVVHeader (int, Volume *vp, unsigned int dumplevel, int) |
|
void | ListVV (int fd, int vnode, VnodeDiskObject *vnp, unsigned int dumplevel) |
|
void | getlistfilename (char *, VolumeId, VolumeId, const char *) |
|
◆ ENDLARGEINDEX
◆ LISTLINESIZE
◆ vvent
◆ DumpListVVHeader()
void DumpListVVHeader |
( |
int |
VVListFd, |
|
|
Volume * |
vp, |
|
|
unsigned int |
dumplevel, |
|
|
int |
unique |
|
) |
| |
◆ getlistfilename()
void getlistfilename |
( |
char * |
filename, |
|
|
VolumeId |
groupId, |
|
|
VolumeId |
repId, |
|
|
const char * |
suffix |
|
) |
| |
◆ ListVV()
void ListVV |
( |
int |
fd, |
|
|
int |
vnode, |
|
|
VnodeDiskObject * |
vnp, |
|
|
unsigned int |
dumplevel |
|
) |
| |
◆ ValidListVVHeader()
int ValidListVVHeader |
( |
FILE * |
Ancient, |
|
|
Volume * |
vp, |
|
|
int * |
unique |
|
) |
| |