#include <sys/types.h>
#include <sys/stat.h>
#include <sys/param.h>
#include <fcntl.h>
#include <dirent.h>
#include <dllist.h>
#include <vcrcommon.h>
#include <voltypes.h>
#include <lwp/lwp.h>
#include <lwp/lock.h>
#include <vicetab.h>
#include <viceinode.h>
#include <simpleifs.h>
#include <ftreeifs.h>
Go to the source code of this file.
◆ DiskPartition
◆ DP_Find()
◆ DP_Get()
◆ DP_Init()
void DP_Init |
( |
const char * |
tabfile, |
|
|
const char * |
hostname |
|
) |
| |
◆ DP_LockPartition()
void DP_LockPartition |
( |
char * |
name | ) |
|
◆ DP_PrintStats()
void DP_PrintStats |
( |
FILE * |
fp | ) |
|
◆ DP_ResetUsage()
◆ DP_SetUsage()
◆ DP_UnlockPartition()
void DP_UnlockPartition |
( |
char * |
name | ) |
|
◆ DiskPartitionList
◆ inodeops_backup
◆ inodeops_ftree
◆ inodeops_simple