ReactOS 0.4.16-dev-816-g135a9a9
|
#include <ff_ioman.h>
Public Attributes | |
FF_T_UINT16 | BlkSize |
FF_T_UINT32 | TotalBlocks |
I/O Driver Definitions Provide access to any Block Device via the following interfaces. Returns the number of blocks actually read or written. A special information structure for the FullFAT mass storage device driver model.
Definition at line 74 of file ff_ioman.h.
FF_T_UINT16 FF_DEVICE_INFO::BlkSize |
Definition at line 75 of file ff_ioman.h.
FF_T_UINT32 FF_DEVICE_INFO::TotalBlocks |
Definition at line 76 of file ff_ioman.h.