SMREmulator 1.0
ShingledMagneticRecordingEmulator

ediv0_metadata_t Struct Reference

Defines the structure of a metadata record. More...


Detailed Description

Defines the structure of a metadata record.

The structure of a metadata record defines the size of the band and the current position of the write pointer (cursor). The band number serves as an index to find the record for a band.

Parameters:
sizeSize of the band, in terms of the number of blocks it spans
write_ptrThe last written block in the band

Definition at line 61 of file ediv0.c.