/linux-4.4.14/drivers/md/ |
D | dm-uevent.c | 82 DMERR("%s: dm_uevent_alloc() failed", __func__); in dm_build_path_uevent() 89 DMERR("%s: add_uevent_var() for DM_TARGET failed", in dm_build_path_uevent() 95 DMERR("%s: add_uevent_var() for DM_ACTION failed", in dm_build_path_uevent() 102 DMERR("%s: add_uevent_var() for DM_SEQNUM failed", in dm_build_path_uevent() 108 DMERR("%s: add_uevent_var() for DM_PATH failed", __func__); in dm_build_path_uevent() 114 DMERR("%s: add_uevent_var() for DM_NR_VALID_PATHS failed", in dm_build_path_uevent() 154 DMERR("%s: add_uevent_var() for DM_NAME failed", in dm_send_uevents() 160 DMERR("%s: add_uevent_var() for DM_UUID failed", in dm_send_uevents() 167 DMERR("%s: kobject_uevent_env failed", __func__); in dm_send_uevents() 190 DMERR("%s: Invalid event_type %d", __func__, event_type); in dm_path_uevent()
|
D | dm-era-target.c | 77 DMERR("%s: couldn't allocate in memory bitset", __func__); in writeset_alloc() 95 DMERR("%s: setup_on_disk_bitset failed", __func__); in writeset_init() 119 DMERR("%s: dm_bitset_test_bit failed", __func__); in writeset_marked_on_disk() 206 DMERR("Era metadata version %u found, but only versions between %u and %u supported.", in check_metadata_version() 222 DMERR("sb_check failed: blocknr %llu: wanted %llu", in sb_check() 229 DMERR("sb_check failed: magic %llu: wanted %llu", in sb_check() 239 DMERR("sb_check failed: csum %u: wanted %u", in sb_check() 437 DMERR("dm_tm_create_with_sm failed"); in create_fresh_metadata() 445 DMERR("couldn't create new writeset tree"); in create_fresh_metadata() 451 DMERR("couldn't create era array"); in create_fresh_metadata() [all …]
|
D | dm-log-writes.c | 158 DMERR("Error writing log block, error=%d", bio->bi_error); in log_end_io() 200 DMERR("Couldn't alloc log bio"); in write_metadata() 211 DMERR("Couldn't alloc log page"); in write_metadata() 226 DMERR("Couldn't add page to the log block"); in write_metadata() 263 DMERR("Couldn't alloc log bio"); in log_one_block() 285 DMERR("Couldn't alloc log bio"); in log_one_block() 297 DMERR("Couldn't add page on new bio?"); in log_one_block() 326 DMERR("Couldn't write super"); in log_super() 371 DMERR("Ran out of space on the logdev"); in log_writes_kthread() 494 DMERR("Error allocating pending block"); in log_mark() [all …]
|
D | dm-log-userspace-base.c | 102 DMERR(" Userspace log server not found."); in userspace_do_request() 120 DMERR("Error trying to resume userspace log: %d", r); in userspace_do_request() 247 DMERR("Failed to allocate memory for device information"); in userspace_ctr() 255 DMERR("Failed to create flush_entry_pool"); in userspace_ctr() 269 DMERR("Userspace log server not found"); in userspace_ctr() 271 DMERR("Userspace log server failed to create log"); in userspace_ctr() 281 DMERR("Failed to get region size of dirty log"); in userspace_ctr() 290 DMERR("DM_ULOG_CTR device return string not properly terminated"); in userspace_ctr() 297 DMERR("Failed to register %s with device-mapper", in userspace_ctr() 304 DMERR("couldn't start dmlogd"); in userspace_ctr() [all …]
|
D | dm-cache-metadata.c | 167 DMERR("Cache metadata version %u found, but only versions between %u and %u supported.", in check_metadata_version() 183 DMERR("sb_check failed: blocknr %llu: wanted %llu", in sb_check() 190 DMERR("sb_check failed: magic %llu: wanted %llu", in sb_check() 200 DMERR("sb_check failed: csum %u: wanted %u", in sb_check() 368 DMERR("tm_create_with_sm failed"); in __format_metadata() 408 DMERR("could not access metadata due to unsupported optional features (%lx).", in __check_incompat_features() 421 DMERR("could not access metadata RDWR due to unsupported optional features (%lx).", in __check_incompat_features() 438 DMERR("couldn't read lock superblock"); in __open_metadata() 446 DMERR("changing the data block size (from %u to %llu) is not supported", in __open_metadata() 462 DMERR("tm_open_with_sm failed"); in __open_metadata() [all …]
|
D | dm-raid.c | 304 DMERR("Unable to rebuild drive while array is not in-sync"); in dev_parms() 349 DMERR("Supplied region_size (%lu sectors) below minimum (%lu)", in validate_region_size() 515 DMERR("Ignoring chunk size parameter for RAID 1"); in parse_raid_params() 683 DMERR("Unable to parse RAID parameter: %s", key); in parse_raid_params() 796 DMERR("Failed to read superblock of device at position %d", in read_disk_sb() 859 DMERR("superblock size of a logical block is no longer valid"); in super_load() 923 DMERR("Reshaping arrays not yet supported. (RAID level change)"); in super_init_validation() 927 DMERR("Reshaping arrays not yet supported. (RAID layout change)"); in super_init_validation() 928 DMERR(" 0x%X vs 0x%X", le32_to_cpu(sb->layout), mddev->layout); in super_init_validation() 929 DMERR(" Old layout: %s w/ %d copies", in super_init_validation() [all …]
|
D | dm-verity.c | 224 DMERR("%s: %s block %llu is corrupted", v->data_dev->name, type_str, in verity_handle_err() 228 DMERR("%s: reached maximum errors", v->data_dev->name); in verity_handle_err() 289 DMERR("crypto_shash_init failed: %d", r); in verity_verify_level() 296 DMERR("crypto_shash_update failed: %d", r); in verity_verify_level() 303 DMERR("crypto_shash_update failed: %d", r); in verity_verify_level() 310 DMERR("crypto_shash_update failed: %d", r); in verity_verify_level() 318 DMERR("crypto_shash_final failed: %d", r); in verity_verify_level() 390 DMERR("crypto_shash_init failed: %d", r); in verity_verify_io() 397 DMERR("crypto_shash_update failed: %d", r); in verity_verify_io() 415 DMERR("crypto_shash_update failed: %d", r); in verity_verify_io() [all …]
|
D | dm-thin-metadata.c | 243 DMERR("sb_check failed: blocknr %llu: " in sb_check() 250 DMERR("sb_check failed: magic %llu: " in sb_check() 260 DMERR("sb_check failed: csum %u: wanted %u", in sb_check() 347 DMERR("btree delete failed\n"); in subtree_dec() 527 DMERR("tm_create_with_sm failed"); in __format_metadata() 533 DMERR("sm_disk_create failed"); in __format_metadata() 540 DMERR("could not create non-blocking clone tm"); in __format_metadata() 553 DMERR("couldn't create devices root"); in __format_metadata() 581 DMERR("could not access metadata due to unsupported optional features (%lx).", in __check_incompat_features() 594 DMERR("could not access metadata RDWR due to unsupported optional features (%lx).", in __check_incompat_features() [all …]
|
D | dm-table.c | 678 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target() 689 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target() 695 DMERR("%s: %s: unknown target type", dm_device_name(t->md), in dm_table_add_target() 702 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target() 710 DMERR("%s: target type %s may not be included in read-only tables", in dm_table_add_target() 717 DMERR("%s: immutable target type %s cannot be mixed with other target types", in dm_table_add_target() 723 DMERR("%s: immutable target type %s cannot be mixed with other target types", in dm_table_add_target() 764 DMERR("%s: %s: %s", dm_device_name(t->md), type, tgt->error); in dm_table_add_target() 896 DMERR("table load rejected: including" in dm_table_set_type() 909 DMERR("table load rejected: not all devices" in dm_table_set_type() [all …]
|
D | dm-exception-store.c | 83 DMERR("No memory left to attempt load for \"%s\"", type_name); in get_type() 268 DMERR("Unable to register transient exception store type."); in dm_exception_store_init() 274 DMERR("Unable to register persistent exception store type"); in dm_exception_store_init()
|
D | dm-snap.c | 333 DMERR("unable to allocate memory for _origins"); in init_origin_hash() 342 DMERR("unable to allocate memory for _dm_origins"); in init_origin_hash() 863 DMERR("Corruption detected: exception for block %llu is " in __remove_single_exception_chunk() 891 DMERR("Attempt to merge block %llu from the " in __remove_single_exception_chunk() 977 DMERR("Snapshot is invalid: can't merge"); in snapshot_merge_next_chunks() 985 DMERR("Read error in exception store: " in snapshot_merge_next_chunks() 1055 DMERR("Read error: shutting down merge."); in merge_callback() 1057 DMERR("Write error: shutting down merge."); in merge_callback() 1063 DMERR("Write error in exception store: shutting down merge"); in merge_callback() 1345 DMERR("Cancelling snapshot handover."); in snapshot_dtr() [all …]
|
D | dm-log-userspace-transfer.c | 111 DMERR("Insufficient space to receive package [%u] " in fill_pkg() 144 DMERR("Incomplete message received (expected %u, got %u): [%u]", in cn_ulog_callback() 231 DMERR("Unable to send log request [%u] to userspace: %d", in dm_consult_userspace()
|
D | dm-round-robin.c | 199 DMERR("register failed %d", r); in dm_rr_init() 211 DMERR("unregister failed %d", r); in dm_rr_exit()
|
D | dm-cache-target.c | 994 DMERR("unable to read needs_check flag, setting failure mode"); in set_cache_mode() 999 DMERR("%s: unable to switch cache to write mode until repaired.", in set_cache_mode() 1036 DMERR("%s: failed to set 'needs_check' flag in metadata", dev_name); in abort_transaction() 1042 DMERR("%s: failed to abort metadata transaction", dev_name); in abort_transaction() 2127 DMERR("%s: policy_remove_cblock failed", cache_device_name(cache)); in process_invalidation_request() 3202 DMERR("%s: could not resize on-disk discard bitset", cache_device_name(cache)); in write_discard_bitset() 3244 DMERR("%s: could not write dirty bitset", cache_device_name(cache)); in sync_metadata() 3248 DMERR("%s: could not write discard bitset", cache_device_name(cache)); in sync_metadata() 3254 DMERR("%s: could not write hints", cache_device_name(cache)); in sync_metadata() 3263 DMERR("%s: could not write cache metadata", cache_device_name(cache)); in sync_metadata() [all …]
|
D | dm-zero.c | 69 DMERR("register failed %d", r); in dm_zero_init()
|
D | dm-queue-length.c | 241 DMERR("register failed %d", r); in dm_ql_init() 253 DMERR("unregister failed %d", r); in dm_ql_exit()
|
D | dm-snap-persistent.c | 373 DMERR("invalid on-disk chunk size %u: %s.", in read_header() 875 DMERR("couldn't start header metadata update thread"); in persistent_ctr() 885 DMERR("Unsupported persistent store option: %s", options); in persistent_ctr() 956 DMERR("Unable to register persistent exception store type"); in dm_persistent_snapshot_init() 962 DMERR("Unable to register old-style persistent exception " in dm_persistent_snapshot_init()
|
D | dm-service-time.c | 323 DMERR("register failed %d", r); in dm_st_init() 335 DMERR("unregister failed %d", r); in dm_st_exit()
|
D | dm-thin.c | 2367 DMERR("%s: unable to switch pool to write mode until repaired.", in set_pool_mode() 2459 DMERR("%s: failed to abort metadata transaction", dev_name); in abort_transaction() 2464 DMERR("%s: failed to set 'needs_check' flag in metadata", dev_name); in abort_transaction() 3260 DMERR("%s: failed to retrieve data device size", in maybe_resize_data_dev() 3266 DMERR("%s: pool target (%llu blocks) too small: expected %llu", in maybe_resize_data_dev() 3273 DMERR("%s: unable to grow the data device until repaired.", in maybe_resize_data_dev() 3307 DMERR("%s: failed to retrieve metadata device size", in maybe_resize_metadata_dev() 3313 DMERR("%s: metadata device (%llu blocks) too small: expected %llu", in maybe_resize_metadata_dev() 3320 DMERR("%s: unable to grow the metadata device until repaired.", in maybe_resize_metadata_dev() 3633 DMERR("%s: unable to service pool target messages in READ_ONLY or FAIL mode", in pool_message() [all …]
|
D | dm-delay.c | 194 DMERR("Couldn't start kdelayd"); in delay_ctr() 359 DMERR("register failed %d", r); in dm_delay_init()
|
D | dm-linear.c | 161 DMERR("register failed %d", r); in dm_linear_init()
|
D | dm-raid1.c | 239 DMERR("Primary mirror (%s) failed while out-of-sync: " in fail_mirror() 1129 DMERR("couldn't start kmirrord"); in mirror_ctr() 1277 DMERR("Mirror read failed from %s. Trying alternative device.", in mirror_end_io() 1295 DMERR("All replicated volumes dead, failing I/O"); in mirror_end_io() 1480 DMERR("Failed to register mirror target"); in dm_mirror_init()
|
D | dm-mpath.c | 1157 DMERR("Could not failover the device: Handler scsi_dh_%s " in pg_init_done() 1192 DMERR("Could not failover device. Error %d.", errors); in pg_init_done() 1716 DMERR("register failed %d", r); in dm_multipath_init() 1723 DMERR("failed to create workqueue kmpathd"); in dm_multipath_init() 1737 DMERR("failed to create workqueue kmpath_handlerd"); in dm_multipath_init()
|
D | dm-ioctl.c | 1494 DMERR("Invalid arguments for @cancel_deferred_remove"); in message_for_md() 1504 DMERR("Unsupported message sent to DM core: %s", argv[0]); in message_for_md() 1745 DMERR("rejecting ioctl: data size modified while processing parameters"); in copy_params() 1851 DMERR("ioctl %d tried to output some data but has IOCTL_FLAGS_NO_PARAMS set", cmd); in ctl_ioctl() 1909 DMERR("misc_register failed for control device"); in dm_interface_init()
|
D | dm-cache-policy-smq.c | 1631 DMERR("couldn't initialize entry space"); in smq_create() 1652 DMERR("couldn't allocate hotspot hit bitset"); in smq_create() 1660 DMERR("couldn't allocate cache hit bitset"); in smq_create() 1734 DMERR("register failed %d", r); in smq_init() 1740 DMERR("register failed (as default) %d", r); in smq_init()
|
D | dm-region-hash.c | 184 DMERR("unable to allocate region hash memory"); in dm_region_hash_create() 206 DMERR("unable to allocate region hash bucket memory"); in dm_region_hash_create()
|
D | dm-flakey.c | 417 DMERR("register failed %d", r); in dm_flakey_init()
|
D | dm-cache-policy-mq.c | 1387 DMERR("couldn't initialize pool of pre-cache entries"); in mq_create() 1392 DMERR("couldn't initialize pool of cache entries"); in mq_create() 1453 DMERR("register failed %d", r); in mq_init()
|
D | dm-cache-policy-cleaner.c | 449 DMERR("register failed %d", r); in wb_init()
|
D | dm-switch.c | 570 DMERR("dm_register_target() failed %d", r); in dm_switch_init()
|
D | dm-bufio.c | 1480 DMERR("leaked buffer %llx, hold count %u, list %d", in drop_buffers() 1727 DMERR("leaked buffer count %d: %ld", i, c->n_buffers[i]); in dm_bufio_client_destroy()
|
D | dm-crypt.c | 1989 DMERR("aborting resume - crypt key is not set."); in crypt_preresume() 2084 DMERR("register failed %d", r); in dm_crypt_init()
|
D | dm.c | 1067 DMERR("bio completion is going in the middle of the request"); in end_clone_bio() 1418 DMERR("Specified maximum size of target IO (%llu) exceeds limit (%u)", in dm_set_target_max_io_len()
|
/linux-4.4.14/drivers/md/persistent-data/ |
D | dm-space-map-metadata.c | 185 DMERR("too many recursive allocations"); in add_bop() 224 DMERR("bug in bop ring buffer"); in apply_bops() 246 DMERR("lost track of recursion depth"); in out() 399 DMERR("cannot recurse set_count()"); in sm_metadata_set_count() 576 DMERR("bootstrap doesn't support extend"); in sm_bootstrap_extend() 620 DMERR("bootstrap doesn't support set_count"); in sm_bootstrap_set_count() 661 DMERR("bootstrap doesn't support root_size"); in sm_bootstrap_root_size() 669 DMERR("bootstrap doesn't support copy_root"); in sm_bootstrap_copy_root() 727 DMERR("%s: apply_bops failed", __func__); in sm_metadata_extend() 801 DMERR("%s: apply_bops failed", __func__); in dm_sm_metadata_create()
|
D | dm-space-map-common.c | 218 DMERR("block size too big to hold bitmaps"); in sm_ll_init() 244 DMERR("space map too large"); in sm_ll_extend() 405 DMERR("dm_tm_shadow_block() failed"); in sm_ll_mutate() 450 DMERR("ref count insert failed"); in sm_ll_mutate() 632 DMERR("sm_metadata root too small"); in sm_ll_open_metadata() 728 DMERR("sm_metadata root too small"); in sm_ll_open_disk()
|
D | dm-block-manager.c | 107 DMERR("recursive lock detected in metadata"); in __check_holder() 109 DMERR("previously held here:"); in __check_holder() 112 DMERR("subsequent acquisition attempted here:"); in __check_holder() 310 DMERR("recursive acquisition of block %llu requested.", in report_recursive_bug()
|
D | dm-transaction-manager.c | 418 DMERR("couldn't create metadata space map"); in dm_tm_create_internal() 425 DMERR("couldn't open metadata space map"); in dm_tm_create_internal()
|
D | dm-btree.c | 94 DMERR("too many entries in btree node for insert"); in insert_at() 180 DMERR("btree deletion stack empty"); in top_frame() 214 DMERR("btree deletion stack out of memory"); in push_frame()
|
/linux-4.4.14/include/linux/ |
D | device-mapper.h | 502 #define DMERR(f, arg...) \ macro
|