Lines Matching refs:DMERR

454 		DMERR("Unable to change %s on mapped device %s to one that already exists: %s",  in dm_hash_rename()
468 DMERR("Unable to rename non-existent device, %s to %s%s", in dm_hash_rename()
479 DMERR("Unable to change uuid of mapped device %s to %s " in dm_hash_rename()
770 DMERR("device name cannot contain '/'"); in check_name()
777 DMERR("device name cannot be \"%s\", \".\", or \"..\"", DM_CONTROL_NODE); in check_name()
800 DMERR("device has been removed from the dev hash table."); in dm_get_inactive_table()
920 DMERR("Invalid ioctl structure: uuid %s, name %s, dev %llx", in __find_device_hash_cell()
930 DMERR("Invalid ioctl structure: name %s, dev %llx", in __find_device_hash_cell()
1054 DMERR("Invalid new mapped device name or uuid string supplied."); in dev_rename()
1089 DMERR("Invalid geometry supplied."); in dev_set_geometry()
1097 DMERR("Unable to interpret geometry settings."); in dev_set_geometry()
1102 DMERR("Geometry exceeds range limits."); in dev_set_geometry()
1434 DMERR("Target spec extends beyond end of parameters"); in next_target()
1439 DMERR("Next dm_target_spec (offset %u) is not %zu-byte aligned", in next_target()
1462 DMERR("%s: no targets specified", __func__); in populate_table()
1470 DMERR("%s: next target spec (offset %u) overlaps %s", in populate_table()
1477 DMERR("unable to find target"); in populate_table()
1483 DMERR("%s: target parameters not NUL-terminated", __func__); in populate_table()
1495 DMERR("error adding target to table"); in populate_table()
1542 DMERR("can't replace immutable target type %s", in table_load()
1552 DMERR("unable to set up device queue for new table."); in table_load()
1556 DMERR("can't change device type (old=%u vs new=%u) after initial table load.", in table_load()
1568 DMERR("device has been removed from the dev hash table."); in table_load()
1748 DMERR("Invalid arguments for @cancel_deferred_remove"); in message_for_md()
1758 DMERR("Unsupported message sent to DM core: %s", argv[0]); in message_for_md()
1783 DMERR("Invalid target message parameters."); in target_message()
1790 DMERR("Failed to split target message parameters"); in target_message()
1795 DMERR("Empty message received."); in target_message()
1815 DMERR("Target message sector outside device."); in target_message()
1820 DMERR("Target type does not support messages"); in target_message()
1915 DMERR("ioctl interface mismatch: kernel(%u.%u.%u), user(%u.%u.%u), cmd(%d)", in check_version()
1964 DMERR("Invalid data size in the ioctl structure: %u", in copy_params()
2031 DMERR("name not supplied when creating device"); in validate_params()
2035 DMERR("only supply one of name or uuid, cmd(%u)", cmd); in validate_params()
2082 DMERR("dm_ctl_ioctl: unknown command 0x%x", command); in ctl_ioctl()
2104 DMERR("ioctl %d tried to output some data but has IOCTL_FLAGS_NO_PARAMS set", cmd); in ctl_ioctl()
2200 DMERR("misc_register failed for control device"); in dm_interface_init()
2307 DMERR("error adding target to table"); in dm_early_create()
2320 DMERR("unable to set up device queue for new table."); in dm_early_create()