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 (%pe)", dm_device_name(t->md), type, tgt->error, ERR_PTR(r)); 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()
1397 DMERR("unable to determine table type"); in dm_table_complete()
1403 DMERR("unable to build btrees"); in dm_table_complete()
1409 DMERR("could not register integrity profile."); in dm_table_complete()
1415 DMERR("could not construct crypto profile."); in dm_table_complete()
1421 DMERR("unable to allocate mempools"); in dm_table_complete()
1625 DMERR("%s: zoned model is not consistent across all devices", in validate_hardware_zoned_model()
1635 DMERR("%s: zone sectors is not consistent across all zoned devices", in validate_hardware_zoned_model()
2161 DMERR("%s: %s: preresume failed, error = %d", in dm_table_resume_targets()