ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <pnfs.h>
Public Attributes | |
unsigned char | deviceid [PNFS_DEVICEID_SIZE] |
enum pnfs_layout_type | type |
enum pnfs_device_status | status |
uint32_t | layout_count |
CRITICAL_SECTION | lock |
unsigned char __pnfs_device::deviceid[PNFS_DEVICEID_SIZE] |
CRITICAL_SECTION __pnfs_device::lock |
enum pnfs_device_status __pnfs_device::status |
enum pnfs_layout_type __pnfs_device::type |
Definition at line 117 of file pnfs.h.
Referenced by decode_getdeviceinfo_ok().