Home
last modified time | relevance | path

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

/include/linux/
Ddevice-mapper.h242 #define DM_TARGET_PASSES_INTEGRITY 0x00000020 macro
243 #define dm_target_passes_integrity(type) ((type)->features & DM_TARGET_PASSES_INTEGRITY)