ReactOS
0.4.15-dev-2103-g9dff498
|
#include <bl.h>
Public Attributes | |
BL_DEVICE_TYPE | DeviceType |
union { | |
BL_BLOCK_DEVICE_INFORMATION BlockDeviceInfo | |
}; | |
union { ... } |
BL_BLOCK_DEVICE_INFORMATION _BL_DEVICE_INFORMATION::BlockDeviceInfo |
Definition at line 1229 of file bl.h.
Referenced by EtfspCheckEtfs(), and FatMount().
BL_DEVICE_TYPE _BL_DEVICE_INFORMATION::DeviceType |
Definition at line 1226 of file bl.h.
Referenced by BlFileOpen().