Home
last modified time | relevance | path

Searched refs:dm_noflush_suspending (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-mpath.c473 dm_noflush_suspending((m)->ti)); \
482 return dm_noflush_suspending(m->ti); in __must_push_back()
763 dm_noflush_suspending(m->ti)); in queue_if_no_path()
1739 if (m->queue_mode == DM_TYPE_BIO_BASED || !dm_noflush_suspending(m->ti)) in multipath_presuspend()
H A Ddm.c2909 int dm_noflush_suspending(struct dm_target *ti) in dm_noflush_suspending() function
2913 EXPORT_SYMBOL_GPL(dm_noflush_suspending); variable
H A Ddm-raid1.c486 if (dm_noflush_suspending(ms->ti)) in hold_bio()
H A Ddm-thin.c4368 if (dm_noflush_suspending(ti)) in thin_presuspend()
4377 * The dm_noflush_suspending flag has been cleared by now, so in thin_postsuspend()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-mpath.c481 dm_noflush_suspending((m)->ti))
489 return dm_noflush_suspending(m->ti); in __must_push_back()
773 dm_noflush_suspending(m->ti)); in queue_if_no_path()
1748 if (m->queue_mode == DM_TYPE_BIO_BASED || !dm_noflush_suspending(m->ti)) in multipath_presuspend()
H A Ddm.c3122 int dm_noflush_suspending(struct dm_target *ti) in dm_noflush_suspending() function
3126 EXPORT_SYMBOL_GPL(dm_noflush_suspending); variable
H A Ddm-raid1.c494 if (dm_noflush_suspending(ms->ti)) in hold_bio()
H A Ddm-thin.c4380 if (dm_noflush_suspending(ti)) in thin_presuspend()
4389 * The dm_noflush_suspending flag has been cleared by now, so in thin_postsuspend()
/kernel/linux/linux-5.10/include/linux/
H A Ddevice-mapper.h447 int dm_noflush_suspending(struct dm_target *ti);
/kernel/linux/linux-6.6/include/linux/
H A Ddevice-mapper.h502 int dm_noflush_suspending(struct dm_target *ti);

Completed in 31 milliseconds