![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Labeling reader works on top of another partition reader by decorating its partition info by file system labels found in the filesystems on the detected partitions. More...
#include <partition.h>
Labeling reader works on top of another partition reader by decorating its partition info by file system labels found in the filesystems on the detected partitions.
This functionality is currently limited to Linux type (i.e. 0x83) MBR partitions with Ext2-compatible file system on them.
| DEV | The underlying device type. |
| BASE | The backend partition reader. |
Definition at line 511 of file partition.h.