BlockMediumInfo Struct Reference
[Block device manager and block interface]

Structure of information about a block device medium. More...

#include <block.h>


Data Fields

uint64_t blocks_count
 Number of blocks in the device.
unsigned block_bytes
 Size in bytes of a block.


Detailed Description

Structure of information about a block device medium.

Pass a pointer to a structure of this type to the BlockOperations::get_medium_info() block device operation to gather information about the medium loaded in a block device.

Definition at line 149 of file block.h.


Field Documentation

Number of blocks in the device.

Definition at line 152 of file block.h.

Size in bytes of a block.

Definition at line 154 of file block.h.


The documentation for this struct was generated from the following file:

Generated on Sun Aug 31 13:31:36 2008 for FrankenRTOS by  doxygen 1.5.6