Jump to content

FSALLOCATE: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
(No difference)

Revision as of 17:27, 26 November 2005

FSALLOCATE

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.