#include <unistd.h>
#include <stdlib.h>
#include <util.h>
#include <codadir.h>
#include <srv.h>
#include <olist.h>
#include <dlist.h>
#include <vice.h>
#include "cvnode.h"
Go to the source code of this file.
◆ d_cinode
◆ d_inodemod
◆ d_needslogpurge
◆ d_needslogtrunc
◆ d_needsres
◆ d_reintstale
◆ d_reintupdate
◆ f_finode
◆ f_sid
◆ f_sinode
◆ f_tinode
◆ f_tlength
◆ AddVLE()
vle * AddVLE |
( |
dlist & |
dl, |
|
|
ViceFid * |
fid |
|
) |
| |
◆ FindVLE()
vle * FindVLE |
( |
dlist & |
dl, |
|
|
ViceFid * |
fid |
|
) |
| |
◆ VLECmp()
int VLECmp |
( |
vle * |
a, |
|
|
vle * |
b |
|
) |
| |