KolibriOS kernel
SUPERBLOCK Struct Reference

Public Attributes

dd inodesTotal
 
dd blocksTotal
 
dd blocksReserved
 
dd blocksFree
 
dd inodesFree
 
dd firstGroupBlock
 
dd sectorsPerBlockLog
 
dd fragmentSizeLog
 
dd blocksPerGroup
 
dd fragmentsPerGroup
 
dd inodesPerGroup
 
dd lastMountTime
 
dd lastWriteTime
 
dw mountCount
 
dw mountMax
 
dw magic
 
dw state
 
dw errorHandling
 
dw additionalVersion
 
dd lastCheck
 
dd checkInterval
 
dd creatorOS
 
dd dynamicVersionFlag
 
dw reservedUID
 
dw reservedGID
 
dd firstInode
 
dw inodeSize
 
dw thisBlockGroup
 
dd compatibleFlags
 
dd incompatibleFlags
 
dd RO_compatibleFlags
 
rb UUID
 
rb volumeLabel
 

Detailed Description

Member Data Documentation

◆ additionalVersion

dw SUPERBLOCK::additionalVersion

◆ blocksFree

dd SUPERBLOCK::blocksFree

◆ blocksPerGroup

dd SUPERBLOCK::blocksPerGroup

◆ blocksReserved

dd SUPERBLOCK::blocksReserved

◆ blocksTotal

dd SUPERBLOCK::blocksTotal

◆ checkInterval

dd SUPERBLOCK::checkInterval

◆ compatibleFlags

dd SUPERBLOCK::compatibleFlags

◆ creatorOS

dd SUPERBLOCK::creatorOS

◆ dynamicVersionFlag

dd SUPERBLOCK::dynamicVersionFlag

◆ errorHandling

dw SUPERBLOCK::errorHandling

◆ firstGroupBlock

dd SUPERBLOCK::firstGroupBlock

◆ firstInode

dd SUPERBLOCK::firstInode

◆ fragmentSizeLog

dd SUPERBLOCK::fragmentSizeLog

◆ fragmentsPerGroup

dd SUPERBLOCK::fragmentsPerGroup

◆ incompatibleFlags

dd SUPERBLOCK::incompatibleFlags

◆ inodesFree

dd SUPERBLOCK::inodesFree

◆ inodeSize

dw SUPERBLOCK::inodeSize

◆ inodesPerGroup

dd SUPERBLOCK::inodesPerGroup

◆ inodesTotal

dd SUPERBLOCK::inodesTotal

◆ lastCheck

dd SUPERBLOCK::lastCheck

◆ lastMountTime

dd SUPERBLOCK::lastMountTime

◆ lastWriteTime

dd SUPERBLOCK::lastWriteTime

◆ magic

dw SUPERBLOCK::magic

◆ mountCount

dw SUPERBLOCK::mountCount

◆ mountMax

dw SUPERBLOCK::mountMax

◆ reservedGID

dw SUPERBLOCK::reservedGID

◆ reservedUID

dw SUPERBLOCK::reservedUID

◆ RO_compatibleFlags

dd SUPERBLOCK::RO_compatibleFlags

◆ sectorsPerBlockLog

dd SUPERBLOCK::sectorsPerBlockLog

shift for 1024

◆ state

dw SUPERBLOCK::state

◆ thisBlockGroup

dw SUPERBLOCK::thisBlockGroup

◆ UUID

rb SUPERBLOCK::UUID

◆ volumeLabel

rb SUPERBLOCK::volumeLabel

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