Searched refs:admin_state_code (Results 1 – 4 of 4) sorted by relevance
15 static const struct admin_state_code VDO_CODE_NORMAL_OPERATION = {19 const struct admin_state_code *VDO_ADMIN_STATE_NORMAL_OPERATION = &VDO_CODE_NORMAL_OPERATION;20 static const struct admin_state_code VDO_CODE_OPERATING = {25 const struct admin_state_code *VDO_ADMIN_STATE_OPERATING = &VDO_CODE_OPERATING;26 static const struct admin_state_code VDO_CODE_FORMATTING = {31 const struct admin_state_code *VDO_ADMIN_STATE_FORMATTING = &VDO_CODE_FORMATTING;32 static const struct admin_state_code VDO_CODE_PRE_LOADING = {37 const struct admin_state_code *VDO_ADMIN_STATE_PRE_LOADING = &VDO_CODE_PRE_LOADING;38 static const struct admin_state_code VDO_CODE_PRE_LOADED = {41 const struct admin_state_code *VDO_ADMIN_STATE_PRE_LOADED = &VDO_CODE_PRE_LOADED;[all …]
12 struct admin_state_code { struct28 extern const struct admin_state_code *VDO_ADMIN_STATE_NORMAL_OPERATION; argument29 extern const struct admin_state_code *VDO_ADMIN_STATE_OPERATING;30 extern const struct admin_state_code *VDO_ADMIN_STATE_FORMATTING;31 extern const struct admin_state_code *VDO_ADMIN_STATE_PRE_LOADING;32 extern const struct admin_state_code *VDO_ADMIN_STATE_PRE_LOADED;33 extern const struct admin_state_code *VDO_ADMIN_STATE_LOADING;34 extern const struct admin_state_code *VDO_ADMIN_STATE_LOADING_FOR_RECOVERY;35 extern const struct admin_state_code *VDO_ADMIN_STATE_LOADING_FOR_REBUILD;36 extern const struct admin_state_code *VDO_ADMIN_STATE_WAITING_FOR_RECOVERY;[all …]
86 const struct admin_state_code *__must_check98 const struct admin_state_code *operation,104 const struct admin_state_code *operation,
302 const struct admin_state_code *operation,