Home
last modified time | relevance | path

Searched refs:VDO_ADMIN_STATE_LOADING_FOR_RECOVERY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dadmin-state.h34 extern const struct admin_state_code *VDO_ADMIN_STATE_LOADING_FOR_RECOVERY;
H A Dadmin-state.c54 const struct admin_state_code *VDO_ADMIN_STATE_LOADING_FOR_RECOVERY = variable
H A Dslab-depot.c3387 if (operation == VDO_ADMIN_STATE_LOADING_FOR_RECOVERY) { in finish_loading_allocator()