Lines Matching refs:DMERR

719 		DMERR("%s: target type %s must appear alone in table",  in dm_table_add_target()
730 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target()
736 DMERR("%s: %s: unknown target type", dm_device_name(t->md), type); in dm_table_add_target()
802 DMERR("%s: %s: %s", dm_device_name(t->md), type, tgt->error); in dm_table_add_target()
962 DMERR("Inconsistent table: different target types" in dm_table_determine_type()
1016 DMERR("%s DM doesn't support multiple targets", in dm_table_determine_type()
1036 DMERR("table load rejected: immutable target is required"); in dm_table_determine_type()
1039 DMERR("table load rejected: immutable target that splits IO is not supported"); in dm_table_determine_type()
1046 DMERR("table load rejected: including non-request-stackable devices"); in dm_table_determine_type()
1050 DMERR("table load rejected: not all devices are blk-mq request-stackable"); in dm_table_determine_type()
1057 DMERR("table load rejected: all devices are not blk-mq request-stackable"); in dm_table_determine_type()
1304 DMERR("unable to determine table type"); in dm_table_complete()
1310 DMERR("unable to build btrees"); in dm_table_complete()
1316 DMERR("could not register integrity profile."); in dm_table_complete()
1322 DMERR("unable to allocate mempools"); in dm_table_complete()
1489 DMERR("%s: zoned model is not consistent across all devices", in validate_hardware_zoned_model()
1499 DMERR("%s: zone sectors is not consistent across all devices", in validate_hardware_zoned_model()
2028 DMERR("%s: %s: preresume failed, error = %d", in dm_table_resume_targets()