Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Ddevice-mapper.h229 #define DM_TARGET_INTEGRITY 0x00000010 macro
230 #define dm_target_has_integrity(type) ((type)->features & DM_TARGET_INTEGRITY)