Searched refs:vdo_is_state_saving (Results 1 – 3 of 3) sorted by relevance
97 static inline bool __must_check vdo_is_state_saving(const struct admin_state *state) in vdo_is_state_saving() function
354 if (vdo_is_state_saving(&journal->state)) { in check_for_drain_complete()
2498 bool save = vdo_is_state_saving(&zones->state); in initiate_suspend_index()