Lines Matching refs:DMERR
465 DMERR("Unable to change %s on mapped device %s to one that already exists: %s", in dm_hash_rename()
479 DMERR("Unable to rename non-existent device, %s to %s%s", in dm_hash_rename()
490 DMERR("Unable to change uuid of mapped device %s to %s " in dm_hash_rename()
785 DMERR("device name cannot contain '/'"); in check_name()
792 DMERR("device name cannot be \"%s\", \".\", or \"..\"", DM_CONTROL_NODE); in check_name()
815 DMERR("device has been removed from the dev hash table."); in dm_get_inactive_table()
935 DMERR("Invalid ioctl structure: uuid %s, name %s, dev %llx", in __find_device_hash_cell()
945 DMERR("Invalid ioctl structure: name %s, dev %llx", in __find_device_hash_cell()
1069 DMERR("Invalid new mapped device name or uuid string supplied."); in dev_rename()
1104 DMERR("Invalid geometry supplied."); in dev_set_geometry()
1112 DMERR("Unable to interpret geometry settings."); in dev_set_geometry()
1117 DMERR("Geometry exceeds range limits."); in dev_set_geometry()
1453 DMERR("Target spec extends beyond end of parameters"); in next_target()
1458 DMERR("Next dm_target_spec (offset %u) is not %zu-byte aligned", in next_target()
1481 DMERR("%s: no targets specified", __func__); in populate_table()
1489 DMERR("%s: next target spec (offset %u) overlaps %s", in populate_table()
1496 DMERR("unable to find target"); in populate_table()
1502 DMERR("%s: target parameters not NUL-terminated", __func__); in populate_table()
1514 DMERR("error adding target to table"); in populate_table()
1561 DMERR("can't replace immutable target type %s", in table_load()
1571 DMERR("unable to set up device queue for new table."); in table_load()
1575 DMERR("can't change device type (old=%u vs new=%u) after initial table load.", in table_load()
1587 DMERR("device has been removed from the dev hash table."); in table_load()
1762 DMERR("Invalid arguments for @cancel_deferred_remove"); in message_for_md()
1772 DMERR("Unsupported message sent to DM core: %s", argv[0]); in message_for_md()
1797 DMERR("Invalid target message parameters."); in target_message()
1804 DMERR("Failed to split target message parameters"); in target_message()
1809 DMERR("Empty message received."); in target_message()
1829 DMERR("Target message sector outside device."); in target_message()
1834 DMERR("Target type does not support messages"); in target_message()
2046 DMERR("name not supplied when creating device"); in validate_params()
2050 DMERR("only supply one of name or uuid, cmd(%u)", cmd); in validate_params()
2097 DMERR("dm_ctl_ioctl: unknown command 0x%x", command); in ctl_ioctl()
2119 DMERR("ioctl %d tried to output some data but has IOCTL_FLAGS_NO_PARAMS set", cmd); in ctl_ioctl()
2215 DMERR("misc_register failed for control device"); in dm_interface_init()
2322 DMERR("error adding target to table"); in dm_early_create()
2335 DMERR("unable to set up device queue for new table."); in dm_early_create()