Lines Matching refs:DMERR

237 		DMERR("%s: %pg too small for target: "  in device_area_is_invalid()
254 DMERR("%s: start=%llu not aligned to h/w zone size %u of %pg", in device_area_is_invalid()
271 DMERR("%s: len=%llu not aligned to h/w zone size %u of %pg", in device_area_is_invalid()
283 DMERR("%s: start=%llu not aligned to h/w " in device_area_is_invalid()
292 DMERR("%s: len=%llu not aligned to h/w " in device_area_is_invalid()
437 DMERR("%s: device %s not in table devices list", in dm_put_device()
621 DMERR("%s: table line %u (start sect %llu len %llu) " in validate_hardware_logical_block_alignment()
641 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target()
652 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target()
658 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, ti->error, ERR_PTR(r)); in dm_table_add_target()
884 DMERR("Inconsistent table: different target types" in dm_table_determine_type()
925 DMERR("request-based DM doesn't support multiple targets"); in dm_table_determine_type()
942 DMERR("table load rejected: immutable target is required"); in dm_table_determine_type()
945 DMERR("table load rejected: immutable target that splits IO is not supported"); in dm_table_determine_type()
952 DMERR("table load rejected: including non-request-stackable devices"); in dm_table_determine_type()
1011 DMERR("no table type is set, can't allocate mempools"); in dm_table_alloc_md_mempools()
1188 DMERR("%s: conflict with existing integrity profile: " in dm_table_register_integrity()
1330DMERR("Inline encryption capabilities of new DM table were more restrictive than the old table's. … in dm_table_construct_crypto_profile()
1410 DMERR("unable to determine table type"); in dm_table_complete()
1416 DMERR("unable to build btrees"); in dm_table_complete()
1422 DMERR("could not register integrity profile."); in dm_table_complete()
1428 DMERR("could not construct crypto profile."); in dm_table_complete()
1434 DMERR("unable to allocate mempools"); in dm_table_complete()
1640 DMERR("%s: zoned model is not consistent across all devices", in validate_hardware_zoned_model()
1650 DMERR("%s: zone sectors is not consistent across all zoned devices", in validate_hardware_zoned_model()
2126 DMERR("%s: %s: preresume failed, error = %d", in dm_table_resume_targets()