Lines Matching refs:DMWARN

330 		DMWARN("remove_all left %d open device(s)", dev_skipped);  in dm_hash_remove_all()
396 DMWARN("Unable to change %s on mapped device %s to one that " in dm_hash_rename()
411 DMWARN("Unable to rename non-existent device, %s to %s%s", in dm_hash_rename()
422 DMWARN("Unable to change uuid of mapped device %s to %s " in dm_hash_rename()
633 DMWARN("invalid device name"); in check_name()
656 DMWARN("device has been removed from the dev hash table."); in dm_get_inactive_table()
901 DMWARN("Invalid new mapped device name or uuid string supplied."); in dev_rename()
936 DMWARN("Invalid geometry supplied."); in dev_set_geometry()
944 DMWARN("Unable to interpret geometry settings."); in dev_set_geometry()
950 DMWARN("Geometry exceeds range limits."); in dev_set_geometry()
1243 DMWARN("populate_table: no targets specified"); in populate_table()
1251 DMWARN("unable to find target"); in populate_table()
1260 DMWARN("error adding target to table"); in populate_table()
1295 DMWARN("can't replace immutable target type %s", in table_load()
1308 DMWARN("unable to set up device queue for new table."); in table_load()
1312 DMWARN("can't change device type after initial table load."); in table_load()
1323 DMWARN("device has been removed from the dev hash table."); in table_load()
1529 DMWARN("Invalid target message parameters."); in target_message()
1536 DMWARN("Failed to split target message parameters"); in target_message()
1541 DMWARN("Empty message received."); in target_message()
1560 DMWARN("Target message sector outside device."); in target_message()
1565 DMWARN("Target type does not support messages"); in target_message()
1652 DMWARN("ioctl interface mismatch: " in check_version()
1778 DMWARN("name not supplied when creating device"); in validate_params()
1782 DMWARN("only supply one of name or uuid, cmd(%u)", cmd); in validate_params()
1829 DMWARN("dm_ctl_ioctl: unknown command 0x%x", command); in ctl_ioctl()