NeKernel dev
Loading...
Searching...
No Matches
EXT2_SUPER_BLOCK Struct Referencefinal

#include <Ext2.h>

Public Attributes

Kernel::UInt32 fInodeCount
Kernel::UInt32 fBlockCount
Kernel::UInt32 fReservedBlockCount
Kernel::UInt32 fFreeBlockCount
Kernel::UInt32 fFreeInodeCount
Kernel::UInt32 fFirstDataBlock
Kernel::UInt32 fLogBlockSize
Kernel::UInt32 fLogFragmentSize
Kernel::UInt32 fBlocksPerGroup
Kernel::UInt32 fFragmentsPerGroup
Kernel::UInt32 fInodesPerGroup
Kernel::UInt32 fMountTime
Kernel::UInt32 fWriteTime
Kernel::UInt16 fMountCount
Kernel::UInt16 fMaxMountCount
Kernel::UInt16 fMagic
Kernel::UInt16 fState
Kernel::UInt16 fErrors
Kernel::UInt16 fMinorRevision
Kernel::UInt32 fLastCheck
Kernel::UInt32 fCheckInterval
Kernel::UInt32 fCreatorOS
Kernel::UInt32 fRevisionLevel
Kernel::UInt16 fDefaultUID
Kernel::UInt16 fDefaultGID
Kernel::UInt32 fFirstInode
Kernel::UInt16 fInodeSize
Kernel::UInt16 fBlockGroupNumber
Kernel::UInt32 fFeatureCompat
Kernel::UInt32 fFeatureIncompat
Kernel::UInt32 fFeatureROCompat
Kernel::UInt8 fUUID [16]
Kernel::Char fVolumeName [16]
Kernel::Char fLastMounted [64]
Kernel::UInt32 fAlgoBitmap
Kernel::UInt8 fPreallocBlocks
Kernel::UInt8 fPreallocDirBlocks
Kernel::UInt16 fReservedGDTBlocks
Kernel::UInt8 fJournalUUID [16]
Kernel::UInt32 fJournalInode
Kernel::UInt32 fJournalDevice
Kernel::UInt32 fLastOrphan
Kernel::UInt32 fHashSeed [4]
Kernel::UInt8 fDefHashVersion
Kernel::UInt8 fReservedCharPad
Kernel::UInt16 fReservedWordPad
Kernel::UInt32 fDefaultMountOpts
Kernel::UInt32 fFirstMetaBlockGroup
Kernel::UInt8 fReserved [760]

Member Data Documentation

◆ fAlgoBitmap

Kernel::UInt32 EXT2_SUPER_BLOCK::fAlgoBitmap

◆ fBlockCount

Kernel::UInt32 EXT2_SUPER_BLOCK::fBlockCount

◆ fBlockGroupNumber

Kernel::UInt16 EXT2_SUPER_BLOCK::fBlockGroupNumber

◆ fBlocksPerGroup

Kernel::UInt32 EXT2_SUPER_BLOCK::fBlocksPerGroup

◆ fCheckInterval

Kernel::UInt32 EXT2_SUPER_BLOCK::fCheckInterval

◆ fCreatorOS

Kernel::UInt32 EXT2_SUPER_BLOCK::fCreatorOS

◆ fDefaultGID

Kernel::UInt16 EXT2_SUPER_BLOCK::fDefaultGID

◆ fDefaultMountOpts

Kernel::UInt32 EXT2_SUPER_BLOCK::fDefaultMountOpts

◆ fDefaultUID

Kernel::UInt16 EXT2_SUPER_BLOCK::fDefaultUID

◆ fDefHashVersion

Kernel::UInt8 EXT2_SUPER_BLOCK::fDefHashVersion

◆ fErrors

Kernel::UInt16 EXT2_SUPER_BLOCK::fErrors

◆ fFeatureCompat

Kernel::UInt32 EXT2_SUPER_BLOCK::fFeatureCompat

◆ fFeatureIncompat

Kernel::UInt32 EXT2_SUPER_BLOCK::fFeatureIncompat

◆ fFeatureROCompat

Kernel::UInt32 EXT2_SUPER_BLOCK::fFeatureROCompat

◆ fFirstDataBlock

Kernel::UInt32 EXT2_SUPER_BLOCK::fFirstDataBlock

◆ fFirstInode

Kernel::UInt32 EXT2_SUPER_BLOCK::fFirstInode

◆ fFirstMetaBlockGroup

Kernel::UInt32 EXT2_SUPER_BLOCK::fFirstMetaBlockGroup

◆ fFragmentsPerGroup

Kernel::UInt32 EXT2_SUPER_BLOCK::fFragmentsPerGroup

◆ fFreeBlockCount

Kernel::UInt32 EXT2_SUPER_BLOCK::fFreeBlockCount

◆ fFreeInodeCount

Kernel::UInt32 EXT2_SUPER_BLOCK::fFreeInodeCount

◆ fHashSeed

Kernel::UInt32 EXT2_SUPER_BLOCK::fHashSeed[4]

◆ fInodeCount

Kernel::UInt32 EXT2_SUPER_BLOCK::fInodeCount

◆ fInodeSize

Kernel::UInt16 EXT2_SUPER_BLOCK::fInodeSize

◆ fInodesPerGroup

Kernel::UInt32 EXT2_SUPER_BLOCK::fInodesPerGroup

◆ fJournalDevice

Kernel::UInt32 EXT2_SUPER_BLOCK::fJournalDevice

◆ fJournalInode

Kernel::UInt32 EXT2_SUPER_BLOCK::fJournalInode

◆ fJournalUUID

Kernel::UInt8 EXT2_SUPER_BLOCK::fJournalUUID[16]

◆ fLastCheck

Kernel::UInt32 EXT2_SUPER_BLOCK::fLastCheck

◆ fLastMounted

Kernel::Char EXT2_SUPER_BLOCK::fLastMounted[64]

◆ fLastOrphan

Kernel::UInt32 EXT2_SUPER_BLOCK::fLastOrphan

◆ fLogBlockSize

Kernel::UInt32 EXT2_SUPER_BLOCK::fLogBlockSize

◆ fLogFragmentSize

Kernel::UInt32 EXT2_SUPER_BLOCK::fLogFragmentSize

◆ fMagic

Kernel::UInt16 EXT2_SUPER_BLOCK::fMagic

◆ fMaxMountCount

Kernel::UInt16 EXT2_SUPER_BLOCK::fMaxMountCount

◆ fMinorRevision

Kernel::UInt16 EXT2_SUPER_BLOCK::fMinorRevision

◆ fMountCount

Kernel::UInt16 EXT2_SUPER_BLOCK::fMountCount

◆ fMountTime

Kernel::UInt32 EXT2_SUPER_BLOCK::fMountTime

◆ fPreallocBlocks

Kernel::UInt8 EXT2_SUPER_BLOCK::fPreallocBlocks

◆ fPreallocDirBlocks

Kernel::UInt8 EXT2_SUPER_BLOCK::fPreallocDirBlocks

◆ fReserved

Kernel::UInt8 EXT2_SUPER_BLOCK::fReserved[760]

◆ fReservedBlockCount

Kernel::UInt32 EXT2_SUPER_BLOCK::fReservedBlockCount

◆ fReservedCharPad

Kernel::UInt8 EXT2_SUPER_BLOCK::fReservedCharPad

◆ fReservedGDTBlocks

Kernel::UInt16 EXT2_SUPER_BLOCK::fReservedGDTBlocks

◆ fReservedWordPad

Kernel::UInt16 EXT2_SUPER_BLOCK::fReservedWordPad

◆ fRevisionLevel

Kernel::UInt32 EXT2_SUPER_BLOCK::fRevisionLevel

◆ fState

Kernel::UInt16 EXT2_SUPER_BLOCK::fState

◆ fUUID

Kernel::UInt8 EXT2_SUPER_BLOCK::fUUID[16]

◆ fVolumeName

Kernel::Char EXT2_SUPER_BLOCK::fVolumeName[16]

◆ fWriteTime

Kernel::UInt32 EXT2_SUPER_BLOCK::fWriteTime

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