Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddevice-mapper.h253 #define DM_TARGET_INTEGRITY 0x00000010 macro
254 #define dm_target_has_integrity(type) ((type)->features & DM_TARGET_INTEGRITY)
/linux-6.3-rc2/drivers/md/
A Ddm-integrity.c4683 .features = DM_TARGET_SINGLETON | DM_TARGET_INTEGRITY,

Completed in 14 milliseconds