Searched refs:vdo_assert_on_admin_thread (Results 1 – 1 of 1) sorted by relevance
1211 vdo_assert_on_admin_thread(vdo, __func__); in vdo_wait_until_not_entering_read_only_mode()1255 vdo_assert_on_admin_thread(completion->vdo, __func__); in finish_entering_read_only_mode()1339 vdo_assert_on_admin_thread(vdo, __func__); in vdo_allow_read_only_mode_entry()1454 vdo_assert_on_admin_thread(vdo, __func__); in vdo_enter_recovery_mode()1642 vdo_assert_on_admin_thread(vdo, __func__); in get_vdo_statistics()1780 void vdo_assert_on_admin_thread(const struct vdo *vdo, const char *name) in vdo_assert_on_admin_thread() function