Home
last modified time | relevance | path

Searched refs:vdo_is_state_quiescent (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dadmin-state.h134 static inline bool __must_check vdo_is_state_quiescent(const struct admin_state *state) in vdo_is_state_quiescent() function
H A Dadmin-state.c473 if (!vdo_is_state_quiescent(state)) in vdo_resume_if_quiescent()