Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Ddm-util.c41 if (ioctl(fd, DM_TARGET_MSG, &message)) in dm_deferred_remove_cancel()
/systemd-251/src/shared/linux/
Ddm-ioctl.h285 #define DM_TARGET_MSG _IOWR(DM_IOCTL, DM_TARGET_MSG_CMD, struct dm_ioctl) macro