Lines Matching refs:DMERR

244 		DMERR("%s: %pg too small for target: start=%llu, len=%llu, dev_size=%llu",  in device_area_is_invalid()
260 DMERR("%s: start=%llu not aligned to h/w zone size %u of %pg", in device_area_is_invalid()
277 DMERR("%s: len=%llu not aligned to h/w zone size %u of %pg", in device_area_is_invalid()
289 DMERR("%s: start=%llu not aligned to h/w logical block size %u of %pg", in device_area_is_invalid()
297 DMERR("%s: len=%llu not aligned to h/w logical block size %u of %pg", in device_area_is_invalid()
450 DMERR("%s: device %s not in table devices list", in dm_put_device()
637 DMERR("%s: table line %u (start sect %llu len %llu) " in validate_hardware_logical_block_alignment()
657 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target()
668 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target()
674 DMERR("%s: %s: unknown target type", dm_device_name(t->md), type); in dm_table_add_target()
744 DMERR("%s: %s: %s (%pe)", dm_device_name(t->md), type, ti->error, ERR_PTR(r)); in dm_table_add_target()
900 DMERR("Inconsistent table: different target types can't be mixed up"); in dm_table_determine_type()
940 DMERR("request-based DM doesn't support multiple targets"); in dm_table_determine_type()
957 DMERR("table load rejected: immutable target is required"); in dm_table_determine_type()
960 DMERR("table load rejected: immutable target that splits IO is not supported"); in dm_table_determine_type()
967 DMERR("table load rejected: including non-request-stackable devices"); in dm_table_determine_type()
1026 DMERR("no table type is set, can't allocate mempools"); in dm_table_alloc_md_mempools()
1203 DMERR("%s: conflict with existing integrity profile: %s profile mismatch", in dm_table_register_integrity()
1335DMERR("Inline encryption capabilities of new DM table were more restrictive than the old table's. … in dm_table_construct_crypto_profile()
1415 DMERR("unable to determine table type"); in dm_table_complete()
1421 DMERR("unable to build btrees"); in dm_table_complete()
1427 DMERR("could not register integrity profile."); in dm_table_complete()
1433 DMERR("could not construct crypto profile."); in dm_table_complete()
1439 DMERR("unable to allocate mempools"); in dm_table_complete()
1645 DMERR("%s: zoned model is not consistent across all devices", in validate_hardware_zoned_model()
1655 DMERR("%s: zone sectors is not consistent across all zoned devices", in validate_hardware_zoned_model()
2133 DMERR("%s: %s: preresume failed, error = %d", in dm_table_resume_targets()