Lines Matching refs:DMWARN

331 		DMWARN("remove_all left %d open device(s)", dev_skipped);  in dm_hash_remove_all()
397 DMWARN("Unable to change %s on mapped device %s to one that " in dm_hash_rename()
412 DMWARN("Unable to rename non-existent device, %s to %s%s", in dm_hash_rename()
423 DMWARN("Unable to change uuid of mapped device %s to %s " in dm_hash_rename()
645 DMWARN("invalid device name"); in check_name()
668 DMWARN("device has been removed from the dev hash table."); in dm_get_inactive_table()
913 DMWARN("Invalid new mapped device name or uuid string supplied."); in dev_rename()
948 DMWARN("Invalid geometry supplied."); in dev_set_geometry()
956 DMWARN("Unable to interpret geometry settings."); in dev_set_geometry()
962 DMWARN("Geometry exceeds range limits."); in dev_set_geometry()
1268 DMWARN("populate_table: no targets specified"); in populate_table()
1276 DMWARN("unable to find target"); in populate_table()
1285 DMWARN("error adding target to table"); in populate_table()
1330 DMWARN("can't replace immutable target type %s", in table_load()
1343 DMWARN("unable to set up device queue for new table."); in table_load()
1347 DMWARN("can't change device type (old=%u vs new=%u) after initial table load.", in table_load()
1359 DMWARN("device has been removed from the dev hash table."); in table_load()
1565 DMWARN("Invalid target message parameters."); in target_message()
1572 DMWARN("Failed to split target message parameters"); in target_message()
1577 DMWARN("Empty message received."); in target_message()
1596 DMWARN("Target message sector outside device."); in target_message()
1601 DMWARN("Target type does not support messages"); in target_message()
1690 DMWARN("ioctl interface mismatch: " in check_version()
1806 DMWARN("name not supplied when creating device"); in validate_params()
1810 DMWARN("only supply one of name or uuid, cmd(%u)", cmd); in validate_params()
1857 DMWARN("dm_ctl_ioctl: unknown command 0x%x", command); in ctl_ioctl()