Home
last modified time | relevance | path

Searched refs:DM_TARGET_PASSES_INTEGRITY (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/
A Ddevice-mapper.h259 #define DM_TARGET_PASSES_INTEGRITY 0x00000020 macro
260 #define dm_target_passes_integrity(type) ((type)->features & DM_TARGET_PASSES_INTEGRITY)
/linux-6.3-rc2/drivers/md/
A Ddm-linear.c202 .features = DM_TARGET_PASSES_INTEGRITY | DM_TARGET_NOWAIT |
A Ddm-delay.c360 .features = DM_TARGET_PASSES_INTEGRITY,
A Ddm-ebs-target.c445 .features = DM_TARGET_PASSES_INTEGRITY,
A Ddm-stripe.c468 .features = DM_TARGET_PASSES_INTEGRITY | DM_TARGET_NOWAIT,
A Ddm-mpath.c2189 DM_TARGET_PASSES_INTEGRITY,

Completed in 12 milliseconds