Searched refs:summary_state (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dslab-depot.h435 struct admin_state summary_state; member in struct:block_allocator
H A Dslab-depot.c233 if (!vdo_is_state_draining(&allocator->summary_state) ||
237 vdo_finish_operation(&allocator->summary_state,
376 if (vdo_is_state_draining(&allocator->summary_state) ||
377 vdo_is_state_quiescent(&allocator->summary_state)) {
4033 vdo_set_admin_state_code(&allocator->summary_state,
4773 summary_state));
4793 vdo_start_draining(&allocator->summary_state,
4886 vdo_resume_if_quiescent(&allocator->summary_state));

Completed in 115 milliseconds