Lines Matching refs:DMERR
644 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target()
655 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target()
661 DMERR("%s: %s: unknown target type", dm_device_name(t->md), type); in dm_table_add_target()
727 DMERR("%s: %s: %s", dm_device_name(t->md), type, tgt->error); in dm_table_add_target()
887 DMERR("Inconsistent table: different target types" in dm_table_determine_type()
928 DMERR("request-based DM doesn't support multiple targets"); in dm_table_determine_type()
945 DMERR("table load rejected: immutable target is required"); in dm_table_determine_type()
948 DMERR("table load rejected: immutable target that splits IO is not supported"); in dm_table_determine_type()
955 DMERR("table load rejected: including non-request-stackable devices"); in dm_table_determine_type()
1401 DMERR("unable to determine table type"); in dm_table_complete()
1407 DMERR("unable to build btrees"); in dm_table_complete()
1413 DMERR("could not register integrity profile."); in dm_table_complete()
1419 DMERR("could not construct keyslot manager."); in dm_table_complete()
1425 DMERR("unable to allocate mempools"); in dm_table_complete()
1629 DMERR("%s: zoned model is not consistent across all devices", in validate_hardware_zoned_model()
1639 DMERR("%s: zone sectors is not consistent across all zoned devices", in validate_hardware_zoned_model()
2165 DMERR("%s: %s: preresume failed, error = %d", in dm_table_resume_targets()