Home
last modified time | relevance | path

Searched refs:DMERR (Results 1 – 25 of 53) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-era-target.c77 DMERR("%s: couldn't allocate in memory bitset", __func__); in writeset_alloc()
97 DMERR("%s: setup_on_disk_bitset failed", __func__); in writeset_init()
121 DMERR("%s: dm_bitset_test_bit failed", __func__); in writeset_marked_on_disk()
208 DMERR("Era metadata version %u found, but only versions between %u and %u supported.", in check_metadata_version()
224 DMERR("sb_check failed: blocknr %llu: wanted %llu", in sb_check()
231 DMERR("sb_check failed: magic %llu: wanted %llu", in sb_check()
241 DMERR("sb_check failed: csum %u: wanted %u", in sb_check()
438 DMERR("dm_tm_create_with_sm failed"); in create_fresh_metadata()
446 DMERR("couldn't create new writeset tree"); in create_fresh_metadata()
452 DMERR("couldn't create era array"); in create_fresh_metadata()
[all …]
H A Ddm-uevent.c69 DMERR("%s: dm_uevent_alloc() failed", __func__); in dm_build_path_uevent()
76 DMERR("%s: add_uevent_var() for DM_TARGET failed", in dm_build_path_uevent()
82 DMERR("%s: add_uevent_var() for DM_ACTION failed", in dm_build_path_uevent()
89 DMERR("%s: add_uevent_var() for DM_SEQNUM failed", in dm_build_path_uevent()
95 DMERR("%s: add_uevent_var() for DM_PATH failed", __func__); in dm_build_path_uevent()
101 DMERR("%s: add_uevent_var() for DM_NR_VALID_PATHS failed", in dm_build_path_uevent()
141 DMERR("%s: add_uevent_var() for DM_NAME failed", in dm_send_uevents()
147 DMERR("%s: add_uevent_var() for DM_UUID failed", in dm_send_uevents()
154 DMERR("%s: kobject_uevent_env failed", __func__); in dm_send_uevents()
177 DMERR("%s: Invalid event_type %d", __func__, event_type); in dm_path_uevent()
H A Ddm-clone-metadata.c189 DMERR("Superblock check failed: blocknr %llu, expected %llu", in sb_check()
196 DMERR("Superblock check failed: magic %llu, expected %llu", in sb_check()
205 DMERR("Superblock check failed: checksum %u, expected %u", in sb_check()
214 DMERR("Clone metadata version %u found, but only versions between %u and %u supported.", in sb_check()
246 DMERR("Failed to read_lock superblock"); in __superblock_all_zeroes()
333 DMERR("Failed to read_lock superblock"); in __open_metadata()
342 DMERR("Region and/or target size don't match the ones in metadata"); in __open_metadata()
353 DMERR("dm_tm_open_with_sm failed"); in __open_metadata()
374 DMERR("Failed to create transaction manager"); in __format_metadata()
382 DMERR("Failed to create empty on-disk bitset"); in __format_metadata()
[all …]
H A Ddm-log-writes.c174 DMERR("Error writing log block, error=%d", bio->bi_status); in log_end_io()
222 DMERR("Couldn't alloc log bio"); in write_metadata()
235 DMERR("Couldn't alloc log page"); in write_metadata()
250 DMERR("Couldn't add page to the log block"); in write_metadata()
281 DMERR("Couldn't alloc inline data bio"); in write_inline_data()
298 DMERR("Couldn't alloc inline data page"); in write_inline_data()
310 DMERR("Couldn't add page of inline data"); in write_inline_data()
369 DMERR("Couldn't alloc log bio"); in log_one_block()
391 DMERR("Couldn't alloc log bio"); in log_one_block()
404 DMERR("Couldn't add page on new bio?"); in log_one_block()
[all …]
H A Ddm-init.c139 DMERR("invalid type \"%s\"", sp->target_type); in dm_parse_table_entry()
164 DMERR("too many targets %u > %d", in dm_parse_table()
170 DMERR("couldn't parse table"); in dm_parse_table()
246 DMERR("too many devices %lu > %d", in dm_parse_devices()
253 DMERR("couldn't parse device"); in dm_parse_devices()
275 DMERR("Argument is too big. Limit is %d", DM_MAX_STR_SIZE); in dm_init_init()
H A Ddm-cache-metadata.c188 DMERR("Cache metadata version %u found, but only versions between %u and %u supported.", in check_metadata_version()
204 DMERR("sb_check failed: blocknr %llu: wanted %llu", in sb_check()
211 DMERR("sb_check failed: magic %llu: wanted %llu", in sb_check()
221 DMERR("sb_check failed: csum %u: wanted %u", in sb_check()
397 DMERR("tm_create_with_sm failed"); in __format_metadata()
444 DMERR("could not access metadata due to unsupported optional features (%lx).", in __check_incompat_features()
457 DMERR("could not access metadata RDWR due to unsupported optional features (%lx).", in __check_incompat_features()
474 DMERR("couldn't read lock superblock"); in __open_metadata()
482 DMERR("changing the data block size (from %u to %llu) is not supported", in __open_metadata()
498 DMERR("tm_open_with_sm failed"); in __open_metadata()
[all …]
H A Ddm-dust.c88 DMERR("%s: block %llu not found in badblocklist", in dust_remove_block()
114 DMERR("%s: badblock allocation failed", __func__); in dust_add_block()
123 DMERR("%s: block %llu already in badblocklist", in dust_add_block()
432 DMERR("%s requires an additional argument", argv[0]); in dust_message()
467 DMERR("selected block value out of range"); in dust_message()
489 DMERR("selected write fail count out of range"); in dust_message()
495 DMERR("selected block value out of range"); in dust_message()
505 DMERR("invalid number of arguments '%d'", argc); in dust_message()
508 DMERR("unrecognized message '%s' received", argv[0]); in dust_message()
576 DMERR("dm_register_target failed %d", r); in dm_dust_init()
H A Ddm-log-userspace-base.c102 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()
268 DMERR("Userspace log server not found"); in userspace_ctr()
270 DMERR("Userspace log server failed to create log"); in userspace_ctr()
280 DMERR("Failed to get region size of dirty log"); in userspace_ctr()
289 DMERR("DM_ULOG_CTR device return string not properly terminated"); in userspace_ctr()
296 DMERR("Failed to register %s with device-mapper", in userspace_ctr()
303 DMERR("couldn't start dmlogd"); in userspace_ctr()
[all …]
H A Ddm-thin-metadata.c268 DMERR("sb_check failed: blocknr %llu: " in sb_check()
275 DMERR("sb_check failed: magic %llu: " in sb_check()
285 DMERR("sb_check failed: csum %u: wanted %u", in sb_check()
372 DMERR("btree delete failed"); in subtree_dec()
577 DMERR("tm_create_with_sm failed"); in __format_metadata()
583 DMERR("sm_disk_create failed"); in __format_metadata()
590 DMERR("could not create non-blocking clone tm"); in __format_metadata()
603 DMERR("couldn't create devices root"); in __format_metadata()
631 DMERR("could not access metadata due to unsupported optional features (%lx).", in __check_incompat_features()
644 DMERR("could not access metadata RDWR due to unsupported optional features (%lx).", in __check_incompat_features()
[all …]
H A Ddm-snap.c357 DMERR("unable to allocate memory for _origins"); in init_origin_hash()
367 DMERR("unable to allocate memory for _dm_origins"); in init_origin_hash()
944 DMERR("Corruption detected: exception for block %llu is " in __remove_single_exception_chunk()
972 DMERR("Attempt to merge block %llu from the " in __remove_single_exception_chunk()
1058 DMERR("Snapshot is invalid: can't merge"); in snapshot_merge_next_chunks()
1066 DMERR("Read error in exception store: " in snapshot_merge_next_chunks()
1148 DMERR("Read error: shutting down merge."); in merge_callback()
1150 DMERR("Write error: shutting down merge."); in merge_callback()
1155 DMERR("Flush after merge failed: shutting down merge"); in merge_callback()
1161 DMERR("Write error in exception store: shutting down merge"); in merge_callback()
[all …]
H A Ddm-exception-store.c83 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()
H A Ddm-bow.c259 DMERR("Unable to find free space to back up to"); in find_free_range()
295 DMERR("Cannot read page %llu", in copy_data()
307 DMERR("Cannot write sector"); in copy_data()
393 DMERR("Cannot write boot sector"); in add_log_entry()
524 DMERR("State value %d out of range", state); in state_store()
531 DMERR("Invalid state change from %d to %d", in state_store()
543 DMERR("Failed to switch to checkpoint state"); in state_store()
554 DMERR("Failed to switch to committed state"); in state_store()
967 DMERR("Write failure with error %d", -ret); in bow_write()
978 DMERR("Failed to allocate write_work"); in queue_write()
[all …]
H A Ddm-table.c669 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target()
680 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target()
686 DMERR("%s: %s: unknown target type", dm_device_name(t->md), type); in dm_table_add_target()
752 DMERR("%s: %s: %s", dm_device_name(t->md), type, tgt->error); in dm_table_add_target()
917 DMERR("Inconsistent table: different target types" in dm_table_determine_type()
958 DMERR("request-based DM doesn't support multiple targets"); in dm_table_determine_type()
975 DMERR("table load rejected: immutable target is required"); in dm_table_determine_type()
978 DMERR("table load rejected: immutable target that splits IO is not supported"); in dm_table_determine_type()
985 DMERR("table load rejected: including non-request-stackable devices"); in dm_table_determine_type()
1508 DMERR("unable to determine table type"); in dm_table_complete()
[all …]
H A Ddm-log-userspace-transfer.c111 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()
H A Ddm-cache-target.c946 DMERR("%s: unable to read needs_check flag, setting failure mode.", in set_cache_mode()
952 DMERR("%s: unable to switch cache to write mode until repaired.", in set_cache_mode()
989 DMERR("%s: failed to set 'needs_check' flag in metadata", dev_name); in abort_transaction()
995 DMERR("%s: failed to abort metadata transaction", dev_name); in abort_transaction()
1557 DMERR("%s: policy_invalidate_mapping failed", cache_device_name(cache)); in invalidate_cblock()
2753 DMERR("%s: could not resize on-disk discard bitset", cache_device_name(cache)); in write_discard_bitset()
2795 DMERR("%s: could not write dirty bitset", cache_device_name(cache)); in sync_metadata()
2799 DMERR("%s: could not write discard bitset", cache_device_name(cache)); in sync_metadata()
2805 DMERR("%s: could not write hints", cache_device_name(cache)); in sync_metadata()
2814 DMERR("%s: could not write cache metadata", cache_device_name(cache)); in sync_metadata()
[all …]
H A Ddm-raid.c355 DMERR("%s called with more than one flag!", __func__); in dm_raid_arg_name_by_flag()
968 DMERR("Supplied region_size (%lu sectors) below minimum (%lu)", in validate_region_size()
1030 DMERR("Bogus raid10 data copies < 2!"); in validate_raid_redundancy()
1150 DMERR("Ignoring chunk size parameter for RAID 1"); in parse_raid_params()
1457 DMERR("Unable to parse RAID parameter: %s", key); in parse_raid_params()
2042 DMERR("Failed to read superblock of device at position %d", in read_disk_sb()
2250 DMERR("Reshape requested but raid set is still reshaping"); in super_init_validation()
2273 DMERR("Takeover raid sets from %s to %s not yet supported by metadata. (raid level change)", in super_init_validation()
2276 DMERR("Takeover raid sets not yet supported by metadata. (raid level change)"); in super_init_validation()
2279 DMERR("Reshaping raid sets not yet supported by metadata. (raid layout change keeping level)"); in super_init_validation()
[all …]
H A Ddm-round-robin.c216 DMERR("register failed %d", r); in dm_rr_init()
228 DMERR("unregister failed %d", r); in dm_rr_exit()
H A Ddm-snap-persistent.c368 DMERR("invalid on-disk chunk size %u: %s.", in read_header()
871 DMERR("couldn't start header metadata update thread"); in persistent_ctr()
881 DMERR("Unsupported persistent store option: %s", options); in persistent_ctr()
952 DMERR("Unable to register persistent exception store type"); in dm_persistent_snapshot_init()
958 DMERR("Unable to register old-style persistent exception " in dm_persistent_snapshot_init()
H A Ddm-queue-length.c260 DMERR("register failed %d", r); in dm_ql_init()
272 DMERR("unregister failed %d", r); in dm_ql_exit()
H A Ddm-cache-background-tracker.c37 DMERR("couldn't create background_tracker"); in btracker_create()
52 DMERR("couldn't create mempool for background work items"); in btracker_create()
H A Ddm-clone-target.c209 DMERR("%s: Aborting current metadata transaction", dev_name); in __abort_transaction()
211 DMERR("%s: Failed to abort metadata transaction", dev_name); in __abort_transaction()
226 DMERR("%s: Failed to reload on-disk bitmap", dev_name); in __reload_in_core_bitset()
233 DMERR("%s: Metadata operation `%s' failed: error = %d", in __metadata_operation_failed()
492 DMERR("%s: Invalid range (%lu + %lu, total regions %lu) for discard (%llu + %u)", in process_discard_bio()
1462 DMERR("%s: dm_clone_get_free_metadata_block_count returned %d", in clone_status()
1470 DMERR("%s: dm_clone_get_metadata_dev_size returned %d", in clone_status()
2189 DMERR("%s: Unsupported message `%s'", clone_device_name(clone), argv[0]); in clone_message()
2222 DMERR("Failed to register clone target"); in dm_clone_init()
H A Ddm-zero.c72 DMERR("register failed %d", r); in dm_zero_init()
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c186 DMERR("too many recursive allocations"); in add_bop()
225 DMERR("bug in bop ring buffer"); in apply_bops()
247 DMERR("lost track of recursion depth"); in out()
400 DMERR("cannot recurse set_count()"); in sm_metadata_set_count()
587 DMERR("bootstrap doesn't support extend"); in sm_bootstrap_extend()
631 DMERR("bootstrap doesn't support set_count"); in sm_bootstrap_set_count()
672 DMERR("bootstrap doesn't support root_size"); in sm_bootstrap_root_size()
680 DMERR("bootstrap doesn't support copy_root"); in sm_bootstrap_copy_root()
738 DMERR("%s: apply_bops failed", __func__); in sm_metadata_extend()
810 DMERR("%s: apply_bops failed", __func__); in dm_sm_metadata_create()
H A Ddm-space-map-common.c220 DMERR("block size too big to hold bitmaps"); in sm_ll_init()
246 DMERR("space map too large"); in sm_ll_extend()
437 DMERR("dm_tm_shadow_block() failed"); in sm_ll_mutate()
482 DMERR("ref count insert failed"); in sm_ll_mutate()
664 DMERR("sm_metadata root too small"); in sm_ll_open_metadata()
766 DMERR("sm_metadata root too small"); in sm_ll_open_disk()
H A Ddm-block-manager.c104 DMERR("recursive lock detected in metadata"); in __check_holder()
106 DMERR("previously held here:"); in __check_holder()
110 DMERR("subsequent acquisition attempted here:"); in __check_holder()
303 DMERR("recursive acquisition of block %llu requested.", in report_recursive_bug()

123