|
Motr
M0
|
#include <pool.h>

Public Member Functions | |
| uint32_t psu_device_state | M0_XCA_FENUM (m0_pool_nd_state) |
Data Fields | |
| struct m0_format_header | psu_header |
| uint32_t | psu_device_index |
| struct m0_format_footer | psu_footer |
Tracking spare slot usage. If spare slot is not used for repair/rebalance, its :psp_device_index is -1.
| uint32_t psu_device_state M0_XCA_FENUM | ( | m0_pool_nd_state | ) |
state of the device to use this spare slot
| uint32_t psu_device_index |
Index of the device from m0_poolmach_state::pst_devices_array in the pool associated with this spare slot.
| struct m0_format_footer psu_footer |
| struct m0_format_header psu_header |