Lines Matching refs:DMERR

239 		DMERR("%s: %pg too small for target: start=%llu, len=%llu, dev_size=%llu",  in device_area_is_invalid()
255 DMERR("%s: start=%llu not aligned to h/w zone size %u of %pg", in device_area_is_invalid()
272 DMERR("%s: len=%llu not aligned to h/w zone size %u of %pg", in device_area_is_invalid()
284 DMERR("%s: start=%llu not aligned to h/w logical block size %u of %pg", in device_area_is_invalid()
292 DMERR("%s: len=%llu not aligned to h/w logical block size %u of %pg", in device_area_is_invalid()
445 DMERR("%s: device %s not in table devices list", in dm_put_device()
632 DMERR("%s: table line %u (start sect %llu len %llu) " in validate_hardware_logical_block_alignment()
652 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target()
663 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target()
669 DMERR("%s: %s: unknown target type", dm_device_name(t->md), type); in dm_table_add_target()
739 DMERR("%s: %s: %s (%pe)", dm_device_name(t->md), type, ti->error, ERR_PTR(r)); in dm_table_add_target()
895 DMERR("Inconsistent table: different target types can't be mixed up"); in dm_table_determine_type()
935 DMERR("request-based DM doesn't support multiple targets"); in dm_table_determine_type()
952 DMERR("table load rejected: immutable target is required"); in dm_table_determine_type()
955 DMERR("table load rejected: immutable target that splits IO is not supported"); in dm_table_determine_type()
962 DMERR("table load rejected: including non-request-stackable devices"); in dm_table_determine_type()
1021 DMERR("no table type is set, can't allocate mempools"); in dm_table_alloc_md_mempools()
1198 DMERR("%s: conflict with existing integrity profile: %s profile mismatch", 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()
2128 DMERR("%s: %s: preresume failed, error = %d", in dm_table_resume_targets()