Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dadmin-state.h134 static inline bool __must_check vdo_is_state_quiescent(const struct admin_state *state) in vdo_is_state_quiescent() function
Dadmin-state.c473 if (!vdo_is_state_quiescent(state)) in vdo_resume_if_quiescent()
Drecovery-journal.c802 if (!vdo_is_state_quiescent(&journal->state)) { in vdo_free_recovery_journal()
1508 if (vdo_is_state_quiescent(&journal->state)) { in reap_recovery_journal()
Dslab-depot.c57 !vdo_is_state_quiescent(&slab->state)); in is_slab_open()
377 vdo_is_state_quiescent(&allocator->summary_state)) { in update_slab_summary_entry()
3225 if (vdo_is_state_quiescent(&allocator->scrubber.admin_state)) in vdo_enqueue_clean_slab_waiter()
4760 if (vdo_is_state_quiescent(&scrubber->admin_state)) { in stop_scrubbing()
Ddata-vio.c964 VDO_ASSERT_LOG_ONLY(!vdo_is_state_quiescent(&pool->state), in vdo_launch_bio()
Dblock-map.c257 VDO_ASSERT_LOG_ONLY(!vdo_is_state_quiescent(&cache->zone->state), in assert_io_allowed()