Home
last modified time | relevance | path

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

12

/linux/drivers/md/
H A Ddm-log.c342 DMWARN("incompatible disk log version"); in read_header()
399 DMWARN("invalid region size %s", argv[0]); in create_log_context()
407 DMWARN("couldn't allocate core log"); in create_log_context()
433 DMWARN("couldn't allocate clean bitset"); in create_log_context()
453 DMWARN("log device %s too small: need %llu bytes", in create_log_context()
466 DMWARN("couldn't allocate disk io client"); in create_log_context()
473 DMWARN("couldn't allocate disk log buffer"); in create_log_context()
488 DMWARN("couldn't allocate sync bitset"); in create_log_context()
502 DMWARN("couldn't allocate sync bitset"); in create_log_context()
890 DMWARN("couldn't register core log"); in dm_dirty_log_init()
[all …]
H A Ddm-switch.c389 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
394 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
399 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
404 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
409 DMWARN("invalid set_region_mappings cycle length: %lu > %lu", in process_set_region_mappings()
415 DMWARN("invalid set_region_mappings region number: %lu + %lu >= %lu", in process_set_region_mappings()
434 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
441 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
447 DMWARN("invalid set_region_mappings argument: '%s'", argv[i]); in process_set_region_mappings()
455 DMWARN("invalid set_region_mappings device: %lu >= %u", path_nr, sctx->nr_paths); in process_set_region_mappings()
[all …]
H A Ddm-cache-policy.c37 DMWARN("couldn't get module %s", name); in __get_policy_once()
86 DMWARN("hint size must be 0 or 4 but %llu supplied.", (unsigned long long) type->hint_size); in dm_cache_policy_register()
92 DMWARN("attempt to register policy under duplicate name %s", type->name); in dm_cache_policy_register()
122 DMWARN("unknown policy type"); in dm_cache_policy_create()
H A Ddm-log-userspace-base.c107 DMWARN("Attempting to contact userspace log server..."); in userspace_do_request()
145 DMWARN("Unable to allocate memory for constructor string"); in build_constructor_string()
204 DMWARN("Too few arguments to userspace dirty log"); in userspace_ctr()
210 DMWARN("Unable to allocate userspace log context."); in userspace_ctr()
220 DMWARN("UUID argument too long."); in userspace_ctr()
893 DMWARN("Unable to create flush_entry_cache: No memory."); in userspace_dirty_log_init()
899 DMWARN("Unable to initialize userspace log communications"); in userspace_dirty_log_init()
906 DMWARN("Couldn't register userspace dirty log type"); in userspace_dirty_log_init()
H A Ddm-snap-transient.c140 DMWARN("Unable to register transient exception store type"); in dm_transient_snapshot_init()
146 DMWARN("Unable to register old-style transient exception store type"); in dm_transient_snapshot_init()
H A Ddm-snap-persistent.c347 DMWARN("Invalid or corrupt snapshot"); in read_header()
361 DMWARN("chunk size %u in device metadata overrides table chunk size of %u.", in read_header()
640 DMWARN("write_header failed"); in persistent_read_metadata()
648 DMWARN("zero_disk_area(0) failed"); in persistent_read_metadata()
655 DMWARN("unable to handle snapshot disk version %d", in persistent_read_metadata()
848 DMWARN("write header failed"); in persistent_drop_snapshot()
H A Ddm-thin.c1506 DMWARN("%s: reached low water mark for data device: sending event.", in check_low_water_mark()
2916 DMWARN("%s: dm_pool_metadata_close() failed.", __func__); in __pool_destroy()
3067 DMWARN("%s: dm_pool_metadata_close() failed.", __func__); in pool_create()
3683 DMWARN("Message received with %u arguments instead of %u.", in check_arg_count()
3698 DMWARN("Message received with invalid device id: %s", arg); in read_dev_id()
3746 DMWARN("Creation of new snapshot %s of device %s failed.", in process_create_snap_mesg()
3769 DMWARN("Deletion of thin device %s failed.", argv[1]); in process_delete_mesg()
3784 DMWARN("set_transaction_id message: Unrecognised id %s.", argv[1]); in process_set_transaction_id_mesg()
3795 DMWARN("Failed to change transaction id from %s to %s.", in process_set_transaction_id_mesg()
3815 DMWARN("reserve_metadata_snap message failed."); in process_reserve_metadata_snap_mesg()
[all …]
H A Ddm-table.c174 DMWARN("%s: dm_table_destroy: dm_put_device call missing for %s", in free_devices()
413 DMWARN("%s: Cannot set limits for nonexistent device %pg", in dm_set_device_limits()
420 DMWARN("%s: adding target device %pg caused an alignment inconsistency: " in dm_set_device_limits()
735 DMWARN("%s: %s: ignoring discards_supported because num_discard_bios is zero.", in dm_table_add_target()
1158 DMWARN("%s: integrity not set: %s and %s profile mismatch", in dm_table_get_integrity_disk()
1736 DMWARN("%s: adding target device (start sect %llu len %llu) " in dm_calculate_queue_limits()
1788 DMWARN("%s: unable to establish an integrity profile", in dm_table_verify_integrity()
H A Ddm-mpath.c792 DMWARN("queue_if_no_path timeout on %s, failing queued IO", in queue_if_no_path_timeout_work()
1341 DMWARN("%s: Failing path %s.", in fail_path()
1382 DMWARN("%s: Reinstating path %s.", in reinstate_path()
1470 DMWARN("invalid PG number supplied to %s", __func__); in switch_pg_num()
1502 DMWARN("invalid PG number supplied to bypass_pg"); in bypass_pg_num()
1989 DMWARN("Invalid multipath message arguments. Expected 2 arguments, got %d.", argc); in multipath_message()
2007 DMWARN("Unrecognised multipath message received: %s", argv[0]); in multipath_message()
2013 DMWARN("message: error getting device %s", in multipath_message()
H A Ddm-exception-store.c97 DMWARN("Module for exstore type \"%s\" not found.", type_name); in get_type()
H A Ddm-log-userspace-transfer.c245 DMWARN("[%s] Request timed out: [%u/%u] - retrying", in dm_consult_userspace()
H A Ddm-ps-io-affinity.c87 DMWARN("CPU mapping for %u exists. Ignoring.", cpu); in ioa_add_path()
H A Ddm-raid1.c253 DMWARN("All sides of mirror have failed."); in fail_mirror()
1347 DMWARN("log presuspend failed"); in mirror_presuspend()
1365 DMWARN("log postsuspend failed"); in mirror_postsuspend()
1376 DMWARN("log resume failed"); in mirror_resume()
H A Ddm-thin-metadata.c985 DMWARN("%s: dm_pool_metadata_close() failed.", __func__); in dm_pool_metadata_open()
1021 DMWARN("%s: __commit_transaction() failed, error = %d", in dm_pool_metadata_close()
1345 DMWARN("%s: __commit_transaction() failed, error = %d", in __reserve_metadata_snap()
1365 DMWARN("Pool metadata snapshot already exists: release this before taking another."); in __reserve_metadata_snap()
1432 DMWARN("No pool metadata snapshot found: nothing to release."); in __release_metadata_snap()
H A Ddm-zoned.h184 DMWARN("(%pg): " format, (dev)->bdev, ## args)
H A Ddm-log-writes.c855 DMWARN("Invalid log-writes message arguments, expect 2 arguments, got %d", argc); in log_writes_message()
862 DMWARN("Unrecognised log writes target message received: %s", argv[0]); in log_writes_message()
H A Ddm-stripe.c492 DMWARN("target registration failed"); in dm_stripe_init()
H A Ddm-cache-target.c2059 DMWARN("Metadata device %pg is larger than %u sectors: excess space will not be used.", in parse_metadata_dev()
2287 DMWARN("bad config value for %s: %s", key, value); in set_config_value()
2297 DMWARN("Odd number of policy arguments given but they should be <key> <value> pairs."); in set_config_values()
3380 DMWARN("Origin device (%pg) %s: Disabling discard passdown.", in disable_passdown_if_not_supported()
H A Ddm-clone-target.c1691 DMWARN("Metadata device %pg is larger than %u sectors: excess space will not be used.", in parse_metadata_dev()
2035 DMWARN("Destination device (%pg) %s: Disabling discard passdown.", in disable_passdown_if_not_supported()
H A Ddm-crypt.c2830 DMWARN("Selected cipher does not support IVs"); in crypt_ctr_ivmode()
3682 DMWARN("not suspended during key manipulation."); in crypt_message()
3708 DMWARN("unrecognised message received."); in crypt_message()
H A Ddm.c274 DMWARN("CONFIG_IMA_DISABLE_HTABLE is disabled." in dm_init()
2551 DMWARN("%s: Forcibly removing mapped_device still in use! (%d users)", in __dm_destroy()
H A Ddm-cache-policy-smq.c1665 DMWARN("tunable '%s' no longer has any effect, mq policy is now an alias for smq", key); in mq_set_config_value()
H A Ddm-ioctl.c388 DMWARN("remove_all left %d open device(s)", dev_skipped); in dm_hash_remove_all()
H A Ddm-snap.c1389 DMWARN("Snapshot is marked invalid."); in snapshot_ctr()
/linux/include/linux/
H A Ddevice-mapper.h629 #define DMWARN(fmt, ...) pr_warn(DM_FMT(fmt), ##__VA_ARGS__) macro

12