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()
1416 DMERR("Target spec extends beyond end of parameters"); in next_target()
1421 DMERR("Next dm_target_spec (offset %u) is not %zu-byte aligned", in next_target()
1444 DMERR("%s: no targets specified", __func__); in populate_table()
1452 DMERR("%s: next target spec (offset %u) overlaps %s", in populate_table()
1459 DMERR("unable to find target"); in populate_table()
1465 DMERR("%s: target parameters not NUL-terminated", __func__); in populate_table()
1477 DMERR("error adding target to table"); in populate_table()
1524 DMERR("can't replace immutable target type %s", in table_load()
1534 DMERR("unable to set up device queue for new table."); in table_load()
1538 DMERR("can't change device type (old=%u vs new=%u) after initial table load.", in table_load()
1550 DMERR("device has been removed from the dev hash table."); in table_load()
1730 DMERR("Invalid arguments for @cancel_deferred_remove"); in message_for_md()
1740 DMERR("Unsupported message sent to DM core: %s", argv[0]); in message_for_md()
1765 DMERR("Invalid target message parameters."); in target_message()
1772 DMERR("Failed to split target message parameters"); in target_message()
1777 DMERR("Empty message received."); in target_message()
1797 DMERR("Target message sector outside device."); in target_message()
1802 DMERR("Target type does not support messages"); in target_message()
1897 DMERR("ioctl interface mismatch: kernel(%u.%u.%u), user(%u.%u.%u), cmd(%d)", in check_version()
1945 DMERR("Invalid data size in the ioctl structure: %u", in copy_params()
2012 DMERR("name not supplied when creating device"); in validate_params()
2016 DMERR("only supply one of name or uuid, cmd(%u)", cmd); in validate_params()
2063 DMERR("dm_ctl_ioctl: unknown command 0x%x", command); in ctl_ioctl()
2085 DMERR("ioctl %d tried to output some data but has IOCTL_FLAGS_NO_PARAMS set", cmd); in ctl_ioctl()
2181 DMERR("misc_register failed for control device"); in dm_interface_init()
2288 DMERR("error adding target to table"); in dm_early_create()
2301 DMERR("unable to set up device queue for new table."); in dm_early_create()