Lines Matching refs:DMERR
716 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target()
727 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target()
733 DMERR("%s: %s: unknown target type", dm_device_name(t->md), type); in dm_table_add_target()
799 DMERR("%s: %s: %s", dm_device_name(t->md), type, tgt->error); in dm_table_add_target()
971 DMERR("Inconsistent table: different target types" in dm_table_determine_type()
1021 DMERR("%s DM doesn't support multiple targets", in dm_table_determine_type()
1039 DMERR("table load rejected: immutable target is required"); in dm_table_determine_type()
1042 DMERR("table load rejected: immutable target that splits IO is not supported"); in dm_table_determine_type()
1049 DMERR("table load rejected: including non-request-stackable devices"); in dm_table_determine_type()
1053 DMERR("table load rejected: not all devices are blk-mq request-stackable"); in dm_table_determine_type()
1295 DMERR("unable to determine table type"); in dm_table_complete()
1301 DMERR("unable to build btrees"); in dm_table_complete()
1307 DMERR("could not register integrity profile."); in dm_table_complete()
1313 DMERR("unable to allocate mempools"); in dm_table_complete()
1483 DMERR("%s: zoned model is not consistent across all devices", in validate_hardware_zoned_model()
1493 DMERR("%s: zone sectors is not consistent across all devices", in validate_hardware_zoned_model()
2065 DMERR("%s: %s: preresume failed, error = %d", in dm_table_resume_targets()