Lines Matching refs:DMERR
678 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target()
689 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target()
695 DMERR("%s: %s: unknown target type", dm_device_name(t->md), in dm_table_add_target()
702 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target()
710 DMERR("%s: target type %s may not be included in read-only tables", in dm_table_add_target()
717 DMERR("%s: immutable target type %s cannot be mixed with other target types", in dm_table_add_target()
723 DMERR("%s: immutable target type %s cannot be mixed with other target types", in dm_table_add_target()
764 DMERR("%s: %s: %s", dm_device_name(t->md), type, tgt->error); in dm_table_add_target()
896 DMERR("table load rejected: including" in dm_table_set_type()
909 DMERR("table load rejected: not all devices" in dm_table_set_type()
1122 DMERR("unable to set table type"); in dm_table_complete()
1128 DMERR("unable to build btrees"); in dm_table_complete()
1134 DMERR("could not register integrity profile."); in dm_table_complete()
1140 DMERR("unable to allocate mempools"); in dm_table_complete()
1628 DMERR("%s: %s: preresume failed, error = %d", in dm_table_resume_targets()