vdo_is_state_quiescent
if (!vdo_is_state_quiescent(state))
VDO_ASSERT_LOG_ONLY(!vdo_is_state_quiescent(&cache->zone->state),
VDO_ASSERT_LOG_ONLY(!vdo_is_state_quiescent(&pool->state),
if (vdo_is_state_quiescent(&journal->state)) {
if (!vdo_is_state_quiescent(&journal->state)) {
if (vdo_is_state_quiescent(&allocator->scrubber.admin_state))
vdo_is_state_quiescent(&allocator->summary_state)) {
if (vdo_is_state_quiescent(&scrubber->admin_state)) {
!vdo_is_state_quiescent(&slab->state));