Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddevice-mapper.h232 #define DM_TARGET_IMMUTABLE 0x00000004 macro
233 #define dm_target_is_immutable(type) ((type)->features & DM_TARGET_IMMUTABLE)
/linux/drivers/md/
A Ddm-mpath.c2176 .features = DM_TARGET_SINGLETON | DM_TARGET_IMMUTABLE |
A Ddm-thin.c4097 DM_TARGET_IMMUTABLE,

Completed in 27 milliseconds