Home
last modified time | relevance | path

Searched refs:DMWARN (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/md/
A Ddm-log.c339 DMWARN("incompatible disk log version"); in read_header()
387 DMWARN("unrecognised sync argument to " in create_log_context()
395 DMWARN("invalid region size %s", argv[0]); in create_log_context()
403 DMWARN("couldn't allocate core log"); in create_log_context()
430 DMWARN("couldn't allocate clean bitset"); in create_log_context()
464 DMWARN("couldn't allocate disk io client"); in create_log_context()
471 DMWARN("couldn't allocate disk log buffer"); in create_log_context()
486 DMWARN("couldn't allocate sync bitset"); in create_log_context()
500 DMWARN("couldn't allocate sync bitset"); in create_log_context()
878 DMWARN("couldn't register core log"); in dm_dirty_log_init()
[all …]
A Ddm-switch.c388 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
393 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
398 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
403 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
408 DMWARN("invalid set_region_mappings cycle length: %lu > %lu", in process_set_region_mappings()
414 DMWARN("invalid set_region_mappings region number: %lu + %lu >= %lu", in process_set_region_mappings()
433 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
440 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
446 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
454 DMWARN("invalid set_region_mappings device: %lu >= %u", path_nr, sctx->nr_paths); in process_set_region_mappings()
[all …]
A Ddm-ioctl.c752 DMWARN("invalid device name"); in check_name()
1057 DMWARN("Invalid geometry supplied."); in dev_set_geometry()
1071 DMWARN("Geometry exceeds range limits."); in dev_set_geometry()
1383 DMWARN("populate_table: no targets specified"); in populate_table()
1391 DMWARN("unable to find target"); in populate_table()
1400 DMWARN("error adding target to table"); in populate_table()
1447 DMWARN("can't replace immutable target type %s", in table_load()
1682 DMWARN("Invalid target message parameters."); in target_message()
1694 DMWARN("Empty message received."); in target_message()
1809 DMWARN("ioctl interface mismatch: " in check_version()
[all …]
A Ddm-cache-policy.c36 DMWARN("couldn't get module %s", name); in __get_policy_once()
85 DMWARN("hint size must be 0 or 4 but %llu supplied.", (unsigned long long) type->hint_size); in dm_cache_policy_register()
91 DMWARN("attempt to register policy under duplicate name %s", type->name); in dm_cache_policy_register()
121 DMWARN("unknown policy type"); in dm_cache_policy_create()
A Ddm-log-userspace-base.c106 DMWARN("Attempting to contact userspace log server..."); in userspace_do_request()
144 DMWARN("Unable to allocate memory for constructor string"); in build_constructor_string()
203 DMWARN("Too few arguments to userspace dirty log"); in userspace_ctr()
209 DMWARN("Unable to allocate userspace log context."); in userspace_ctr()
219 DMWARN("UUID argument too long."); in userspace_ctr()
899 DMWARN("Unable to create flush_entry_cache: No memory."); in userspace_dirty_log_init()
905 DMWARN("Unable to initialize userspace log communications"); in userspace_dirty_log_init()
912 DMWARN("Couldn't register userspace dirty log type"); in userspace_dirty_log_init()
A Ddm-table.c239 DMWARN("%s: %s too small for target: " in device_area_is_invalid()
273 DMWARN("%s: len=%llu not aligned to h/w zone size %u of %s", in device_area_is_invalid()
285 DMWARN("%s: start=%llu not aligned to h/w " in device_area_is_invalid()
294 DMWARN("%s: len=%llu not aligned to h/w " in device_area_is_invalid()
406 DMWARN("%s: Cannot set limits for nonexistent device %s", in dm_set_device_limits()
440 DMWARN("%s: device %s not in table devices list", in dm_put_device()
624 DMWARN("%s: table line %u (start sect %llu len %llu) " in validate_hardware_logical_block_alignment()
1015 DMWARN("no table type is set, can't allocate mempools"); in dm_table_alloc_md_mempools()
1175 DMWARN("%s: conflict with existing integrity profile: " in dm_table_register_integrity()
1698 DMWARN("%s: adding target device " in dm_calculate_queue_limits()
[all …]
A Ddm-snap-transient.c137 DMWARN("Unable to register transient exception store type"); in dm_transient_snapshot_init()
143 DMWARN("Unable to register old-style transient " in dm_transient_snapshot_init()
A Ddm-snap-persistent.c344 DMWARN("Invalid or corrupt snapshot"); in read_header()
358 DMWARN("chunk size %u in device metadata overrides " in read_header()
635 DMWARN("write_header failed"); in persistent_read_metadata()
643 DMWARN("zero_disk_area(0) failed"); in persistent_read_metadata()
650 DMWARN("unable to handle snapshot disk version %d", in persistent_read_metadata()
843 DMWARN("write header failed"); in persistent_drop_snapshot()
A Ddm-thin.c1513 DMWARN("%s: reached low water mark for data device: sending event.", in check_low_water_mark()
2905 DMWARN("%s: dm_pool_metadata_close() failed.", __func__); in __pool_destroy()
3056 DMWARN("%s: dm_pool_metadata_close() failed.", __func__); in pool_create()
3665 DMWARN("Message received with %u arguments instead of %u.", in check_arg_count()
3680 DMWARN("Message received with invalid device id: %s", arg); in read_dev_id()
3728 DMWARN("Creation of new snapshot %s of device %s failed.", in process_create_snap_mesg()
3751 DMWARN("Deletion of thin device %s failed.", argv[1]); in process_delete_mesg()
3766 DMWARN("set_transaction_id message: Unrecognised id %s.", argv[1]); in process_set_transaction_id_mesg()
3777 DMWARN("Failed to change transaction id from %s to %s.", in process_set_transaction_id_mesg()
3797 DMWARN("reserve_metadata_snap message failed."); in process_reserve_metadata_snap_mesg()
[all …]
A Ddm-mpath.c783 DMWARN("queue_if_no_path timeout on %s, failing queued IO", in queue_if_no_path_timeout_work()
1334 DMWARN("%s: Failing path %s.", in fail_path()
1375 DMWARN("%s: Reinstating path %s.", in reinstate_path()
1463 DMWARN("invalid PG number supplied to switch_pg_num"); in switch_pg_num()
1495 DMWARN("invalid PG number supplied to bypass_pg"); in bypass_pg_num()
1981 DMWARN("Invalid multipath message arguments. Expected 2 arguments, got %d.", argc); in multipath_message()
1999 DMWARN("Unrecognised multipath message received: %s", argv[0]); in multipath_message()
2005 DMWARN("message: error getting device %s", in multipath_message()
A Ddm.c268 DMWARN("CONFIG_IMA_DISABLE_HTABLE is disabled." in dm_init()
744 DMWARN("dm_destroy: %s still exists with %d references", in free_table_devices()
768 DMWARN("Start sector is beyond the geometry limits."); in dm_set_geometry()
923 DMWARN("unimplemented target endio return value: %d", r); in clone_endio()
1247 DMWARN("unimplemented target map return value: %d", r); in __map_bio()
1276 DMWARN("%s: the target %s doesn't support integrity data.", in clone_bio()
1725 DMWARN("unable to allocate device, out of memory."); in alloc_dev()
2183 DMWARN("%s: Forcibly removing mapped_device still in use! (%d users)", in __dm_destroy()
A Ddm-exception-store.c96 DMWARN("Module for exstore type \"%s\" not found.", type_name); in get_type()
A Ddm-rq.c245 DMWARN("unimplemented target endio return value: %d", r); in dm_done()
422 DMWARN("unimplemented target map return value: %d", r); in map_request()
A Ddm-raid1.c248 DMWARN("All sides of mirror have failed."); in fail_mirror()
1335 DMWARN("log presuspend failed"); in mirror_presuspend()
1353 DMWARN("log postsuspend failed"); in mirror_postsuspend()
1364 DMWARN("log resume failed"); in mirror_resume()
A Ddm-log-userspace-transfer.c245 DMWARN("[%s] Request timed out: [%u/%u] - retrying", in dm_consult_userspace()
A Ddm-ps-io-affinity.c87 DMWARN("CPU mapping for %u exists. Ignoring.", cpu); in ioa_add_path()
A Ddm-log-writes.c877 DMWARN("Invalid log-writes message arguments, expect 2 arguments, got %d", argc); in log_writes_message()
884 DMWARN("Unrecognised log writes target message received: %s", argv[0]); in log_writes_message()
980 DMWARN("Error %d logging DAX write", err); in log_writes_dax_copy_from_iter()
A Ddm-thin-metadata.c951 DMWARN("%s: dm_pool_metadata_close() failed.", __func__); in dm_pool_metadata_open()
987 DMWARN("%s: __commit_transaction() failed, error = %d", in dm_pool_metadata_close()
1312 DMWARN("%s: __commit_transaction() failed, error = %d", in __reserve_metadata_snap()
1332 DMWARN("Pool metadata snapshot already exists: release this before taking another."); in __reserve_metadata_snap()
1399 DMWARN("No pool metadata snapshot found: nothing to release."); in __release_metadata_snap()
A Ddm-zoned.h185 DMWARN("(%s): " format, (dev)->name, ## args)
A Ddm-stripe.c535 DMWARN("target registration failed"); in dm_stripe_init()
A Ddm-cache-target.c2040 DMWARN("Metadata device %s is larger than %u sectors: excess space will not be used.", in parse_metadata_dev()
2268 DMWARN("bad config value for %s: %s", key, value); in set_config_value()
2278 DMWARN("Odd number of policy arguments given but they should be <key> <value> pairs."); in set_config_values()
3368 DMWARN("Origin device (%s) %s: Disabling discard passdown.", in disable_passdown_if_not_supported()
A Ddm-clone-target.c1696 DMWARN("Metadata device %s is larger than %u sectors: excess space will not be used.", in parse_metadata_dev()
2047 DMWARN("Destination device (%s) %s: Disabling discard passdown.", in disable_passdown_if_not_supported()
A Ddm-crypt.c2766 DMWARN("Selected cipher does not support IVs"); in crypt_ctr_ivmode()
3580 DMWARN("not suspended during key manipulation."); in crypt_message()
3606 DMWARN("unrecognised message received."); in crypt_message()
A Ddm-stats.c1188 DMWARN("Invalid parameters for message %s", argv[0]); in dm_stats_message()
/linux/include/linux/
A Ddevice-mapper.h594 #define DMWARN(fmt, ...) pr_warn(DM_FMT(fmt), ##__VA_ARGS__) macro

Completed in 84 milliseconds

12