Searched refs:vdo_is_state_resuming (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dadmin-state.h117 static inline bool __must_check vdo_is_state_resuming(const struct admin_state *state) function
H A Dadmin-state.c462 return (vdo_is_state_resuming(state) && vdo_finish_operation(state, result));
H A Dslab-depot.c2571 if (!vdo_is_state_resuming(&slab->state)) {
2616 if (vdo_is_state_resuming(state)) {

Completed in 200 milliseconds