Lines Matching refs:DMERR
238 DMERR("%s: %pg too small for target: start=%llu, len=%llu, dev_size=%llu", 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 logical block size %u of %pg", in device_area_is_invalid()
291 DMERR("%s: len=%llu not aligned to h/w logical block size %u of %pg", in device_area_is_invalid()
438 DMERR("%s: device %s not in table devices list", in dm_put_device()
622 DMERR("%s: table line %u (start sect %llu len %llu) " in validate_hardware_logical_block_alignment()
642 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target()
653 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target()
659 DMERR("%s: %s: unknown target type", dm_device_name(t->md), type); in dm_table_add_target()
728 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 can't be mixed up"); in dm_table_determine_type()
924 DMERR("request-based DM doesn't support multiple targets"); in dm_table_determine_type()
941 DMERR("table load rejected: immutable target is required"); in dm_table_determine_type()
944 DMERR("table load rejected: immutable target that splits IO is not supported"); in dm_table_determine_type()
951 DMERR("table load rejected: including non-request-stackable devices"); in dm_table_determine_type()
1010 DMERR("no table type is set, can't allocate mempools"); in dm_table_alloc_md_mempools()
1187 DMERR("%s: conflict with existing integrity profile: %s profile mismatch", in dm_table_register_integrity()
1328 …DMERR("Inline encryption capabilities of new DM table were more restrictive than the old table's. … in dm_table_construct_crypto_profile()
1408 DMERR("unable to determine table type"); in dm_table_complete()
1414 DMERR("unable to build btrees"); in dm_table_complete()
1420 DMERR("could not register integrity profile."); in dm_table_complete()
1426 DMERR("could not construct crypto profile."); in dm_table_complete()
1432 DMERR("unable to allocate mempools"); in dm_table_complete()
1638 DMERR("%s: zoned model is not consistent across all devices", in validate_hardware_zoned_model()
1648 DMERR("%s: zone sectors is not consistent across all zoned devices", in validate_hardware_zoned_model()
2122 DMERR("%s: %s: preresume failed, error = %d", in dm_table_resume_targets()