Searched refs:DM_EVENT_ALL_ERRORS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/daemons/dmeventd/
H A Dlibdevmapper-event.h50 #define DM_EVENT_ALL_ERRORS DM_EVENT_ERROR_MASK macro
/netbsd-current/external/gpl2/lvm2/dist/include/
H A Dlibdevmapper-event.h50 #define DM_EVENT_ALL_ERRORS DM_EVENT_ERROR_MASK macro
/netbsd-current/external/gpl2/lvm2/dist/lib/snapshot/
H A Dsnapshot.c201 if (!(dmevh = _create_dm_event_handler(name, dso, 0, DM_EVENT_ALL_ERRORS)))
237 DM_EVENT_ALL_ERRORS|DM_EVENT_TIMEOUT)))
/netbsd-current/external/gpl2/lvm2/dist/lib/mirror/
H A Dmirrored.c468 if (!(dmevh = _create_dm_event_handler(name, dso, DM_EVENT_ALL_ERRORS)))
506 if (!(dmevh = _create_dm_event_handler(name, dso, DM_EVENT_ALL_ERRORS)))

Completed in 217 milliseconds