Home
last modified time | relevance | path

Searched refs:dm_post_suspending (Results 1 – 2 of 2) sorted by relevance

/drivers/md/
Ddm.c3079 int dm_post_suspending(struct dm_target *ti) in dm_post_suspending() function
3083 EXPORT_SYMBOL_GPL(dm_post_suspending);
Ddm-integrity.c2715 if (unlikely(dm_post_suspending(ic->ti))) in integrity_recalc()