ivd_FileSystemSize_t Struct Reference
[Common, basic classes, functions and types]

#include <ivdtypes.h>

List of all members.


Detailed Description

File System sizes - platform independant structure.

Definition at line 180 of file ivdtypes.h.


Public Attributes

UInt64_t bytesTotal
 file system size
UInt64_t bytesFree
 file system bytes free
UInt64_t bytesAvail
 file system bytes available to current user
UInt32_t inodeTotal
 total number of inodes supported by file system (0 = no limit)
UInt32_t inodeFree
 number of free inodes on file system

Member Data Documentation

file system bytes free

Definition at line 185 of file ivdtypes.h.

Referenced by cmn_File::GetFileSystemSize(), and bea_DiskVolume::ReadEstimSizes().

file system bytes available to current user

Definition at line 188 of file ivdtypes.h.

Referenced by cmn_File::GetFileSystemSize(), rm_DiskBuffer::rm_DiskBuffer(), hsm_FHrelc::SpaceCheck(), and hsm_FHrelc::TruncationCheck().

total number of inodes supported by file system (0 = no limit)

Definition at line 191 of file ivdtypes.h.

Referenced by cmn_File::GetFileSystemSize().

number of free inodes on file system

Definition at line 194 of file ivdtypes.h.

Referenced by cmn_File::GetFileSystemSize().


The documentation for this struct was generated from the following file:

Generated on Mon Feb 27 19:41:28 2012 for OPENARCHIVE by  doxygen 1.5.6