Home
last modified time | relevance | path

Searched refs:dm_suspended (Results 1 – 5 of 5) sorted by relevance

/drivers/md/
Ddm.c2743 int dm_suspended(struct dm_target *ti) in dm_suspended() function
2747 EXPORT_SYMBOL_GPL(dm_suspended);
Ddm-mpath.c1500 if (dm_suspended(ti)) { in multipath_message()
Ddm-snap.c1779 } else if (!dm_suspended(snap_src->ti)) { in snapshot_preresume()
Ddm-cache-target.c2481 if (!(status_flags & DM_STATUS_NOFLUSH_FLAG) && !dm_suspended(ti)) { in cache_status()
Ddm-thin.c2528 if (!(status_flags & DM_STATUS_NOFLUSH_FLAG) && !dm_suspended(ti)) in pool_status()