Jump to content

FSALLOCATE

From EDM2
Revision as of 01:01, 9 February 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Filesystem device allocation.

Type

ULONG  idFileSystem
ULONG  cSectorUnit
ULONG  cUnit
ULONG  cUnitAvail
USHORT cbSector

C Declaration Method

typedef struct

Fields

idFileSystem
File system identification.
cSectorUnit
Number of sectors per allocation unit.
cUnit
Number of allocation units.
cUnitAvail
Number of allocation units available.
cbSector
Number of bytes per sector.