vdo_is_state_resuming
return (vdo_is_state_resuming(state) && vdo_finish_operation(state, result));
if (!vdo_is_state_resuming(&slab->state)) {
if (vdo_is_state_resuming(state)) {