|
Coda Distributed File System
|
#include <vol-salvage.private.h>

Public Attributes | |
| char * | fileName |
| int | volindex |
| struct VolumeHeader | header |
| byte | wouldNeedCallback |
| struct InodeSummary * | inSummary |
| recov_vol_log * | vollog |
| bitmap * | logbm |
| char* VolumeSummary::fileName |
| struct VolumeHeader VolumeSummary::header |
| struct InodeSummary* VolumeSummary::inSummary |
| bitmap* VolumeSummary::logbm |
| int VolumeSummary::volindex |
| recov_vol_log* VolumeSummary::vollog |
| byte VolumeSummary::wouldNeedCallback |