Searched refs:vdo_is_state_resuming (Results 1 – 2 of 2) sorted by relevance
117 static inline bool __must_check vdo_is_state_resuming(const struct admin_state *state) in vdo_is_state_resuming() function
462 return (vdo_is_state_resuming(state) && vdo_finish_operation(state, result)); in vdo_finish_resuming_with_result()