DM_TARGET_PASSES_INTEGRITY  355 drivers/md/dm-delay.c 	.features    = DM_TARGET_PASSES_INTEGRITY,
DM_TARGET_PASSES_INTEGRITY  220 drivers/md/dm-linear.c 	.features = DM_TARGET_PASSES_INTEGRITY | DM_TARGET_ZONED_HM,
DM_TARGET_PASSES_INTEGRITY  223 drivers/md/dm-linear.c 	.features = DM_TARGET_PASSES_INTEGRITY,
DM_TARGET_PASSES_INTEGRITY 1998 drivers/md/dm-mpath.c 		    DM_TARGET_PASSES_INTEGRITY,
DM_TARGET_PASSES_INTEGRITY  490 drivers/md/dm-stripe.c 	.features = DM_TARGET_PASSES_INTEGRITY,
DM_TARGET_PASSES_INTEGRITY  243 include/linux/device-mapper.h #define dm_target_passes_integrity(type) ((type)->features & DM_TARGET_PASSES_INTEGRITY)