#include <mappertiny.h>
Collaboration diagram for FsMapperTiny:
Data Fields | |
FsMapper | m |
s_int32 | root |
s_int16 | blocksPerErase |
s_int32 | firstBlock |
s_int32 | lastBlock |
s_int32 | logToPhys |
FmfMeta | meta |
Definition at line 36 of file mappertiny.h.
|
Logical blocks in erase unit. Definition at line 42 of file mappertiny.h. |
|
First logical in access list. Definition at line 44 of file mappertiny.h. |
|
Last logical in access list. Definition at line 46 of file mappertiny.h. |
|
Logical block to physical page conversion number. Definition at line 48 of file mappertiny.h. |
|
Public structure that is common to all mappers. Definition at line 38 of file mappertiny.h. |
|
Meta info (buffer space) Definition at line 50 of file mappertiny.h. |
|
Root node physical address. Definition at line 40 of file mappertiny.h. |