Searched refs:dm_noflush_suspending (Results 1 – 5 of 5) sorted by relevance
480 dm_noflush_suspending((m)->ti))488 return dm_noflush_suspending(m->ti); in __must_push_back()769 dm_noflush_suspending(m->ti)); in queue_if_no_path()1756 if (m->queue_mode == DM_TYPE_BIO_BASED || !dm_noflush_suspending(m->ti)) in multipath_presuspend()
493 if (dm_noflush_suspending(ms->ti)) in hold_bio()
3388 int dm_noflush_suspending(struct dm_target *ti) in dm_noflush_suspending() function3392 EXPORT_SYMBOL_GPL(dm_noflush_suspending);
4376 if (dm_noflush_suspending(ti)) in thin_presuspend()4384 if (dm_noflush_suspending(ti)) in thin_postsuspend()
1960 (dm_noflush_suspending(ti) ? VDO_ADMIN_STATE_SUSPENDING : VDO_ADMIN_STATE_SAVING); in vdo_presuspend()