Searched refs:LVL_ERROR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/geom/virstor/ |
H A D | g_virstor.c | 245 LOG_MSG(LVL_ERROR, "Cannot destroy %s: %d", in virstor_ctl_stop() 301 LOG_MSG(LVL_ERROR, "Cannot add components to incomplete " in virstor_ctl_add() 551 LOG_MSG(LVL_ERROR, "Cannot remove components from incomplete " in virstor_ctl_remove() 582 LOG_MSG(LVL_ERROR, "No %s component in %s", in virstor_ctl_remove() 594 LOG_MSG(LVL_ERROR, "Allocated provider %s cannot be " in virstor_ctl_remove() 710 LOG_MSG(LVL_ERROR, "Device %s is incomplete", in g_virstor_destroy_geom() 725 LOG_MSG(LVL_ERROR, "ERROR in allocation table, " in g_virstor_destroy_geom() 738 LOG_MSG(LVL_ERROR, "ALLOCATION TABLE CORRUPTED FOR %s " in g_virstor_destroy_geom() 795 LOG_MSG(LVL_ERROR, "Kernel module version invalid " in g_virstor_taste() 830 LOG_MSG(LVL_ERROR, "Error adding %s to %s (error %d)", in g_virstor_taste() [all …]
|
H A D | g_virstor.h | 58 #define LVL_ERROR 1 macro
|