Home
last modified time | relevance | path

Searched refs:DMERR (Results 26 – 50 of 51) sorted by relevance

123

/openbmc/linux/drivers/md/
H A Ddm-ps-service-time.c345 DMERR("register failed %d", r); in dm_st_init()
357 DMERR("unregister failed %d", r); in dm_st_exit()
H A Ddm-thin.c1460 DMERR("%s", ooms_reason); in check_for_metadata_space()
2648 DMERR("%s: failed to abort metadata transaction", dev_name); in abort_transaction()
3471 DMERR("%s: failed to retrieve data device size", in maybe_resize_data_dev()
3484 DMERR("%s: unable to grow the data device until repaired.", in maybe_resize_data_dev()
3518 DMERR("%s: failed to retrieve metadata device size", in maybe_resize_metadata_dev()
3960 DMERR("%s: dm_pool_get_metadata_dev_size returned %d", in pool_status()
3967 DMERR("%s: dm_pool_get_free_block_count returned %d", in pool_status()
3974 DMERR("%s: dm_pool_get_data_dev_size returned %d", in pool_status()
3981 DMERR("%s: dm_pool_get_metadata_snap returned %d", in pool_status()
4429 DMERR("dm_thin_get_mapped_count returned %d", r); in thin_status()
[all …]
H A Ddm-clone-target.c203 DMERR("%s: Aborting current metadata transaction", dev_name); in __abort_transaction()
205 DMERR("%s: Failed to abort metadata transaction", dev_name); in __abort_transaction()
220 DMERR("%s: Failed to reload on-disk bitmap", dev_name); in __reload_in_core_bitset()
227 DMERR("%s: Metadata operation `%s' failed: error = %d", in __metadata_operation_failed()
486 DMERR("%s: Invalid range (%lu + %lu, total regions %lu) for discard (%llu + %u)", in process_discard_bio()
1452 DMERR("%s: dm_clone_get_free_metadata_block_count returned %d", in clone_status()
1460 DMERR("%s: dm_clone_get_metadata_dev_size returned %d", in clone_status()
2174 DMERR("%s: Unsupported message `%s'", clone_device_name(clone), argv[0]); in clone_message()
H A Ddm-target.c89 DMERR("%s: '%s' target already registered", in dm_register_target()
H A Ddm-ps-historical-service-time.c545 DMERR("register failed %d", r); in dm_hst_init()
557 DMERR("unregister failed %d", r); in dm_hst_exit()
H A Ddm-raid1.c244 DMERR("Primary mirror (%s) failed while out-of-sync: Reads may fail.", in fail_mirror()
1134 DMERR("couldn't start kmirrord"); in mirror_ctr()
1284 DMERR("Mirror read failed from %s. Trying alternative device.", in mirror_end_io()
1303 DMERR("All replicated volumes dead, failing I/O"); in mirror_end_io()
1505 DMERR("Failed to alloc workqueue"); in dm_mirror_init()
H A Ddm-cache-policy-smq.c1753 DMERR("couldn't initialize entry space"); in __smq_create()
1774 DMERR("couldn't allocate hotspot hit bitset"); in __smq_create()
1782 DMERR("couldn't allocate cache hit bitset"); in __smq_create()
1905 DMERR("register failed %d", r); in smq_init()
1911 DMERR("register failed (as mq) %d", r); in smq_init()
1917 DMERR("register failed (as cleaner) %d", r); in smq_init()
1923 DMERR("register failed (as default) %d", r); in smq_init()
H A Ddm-zone.c212 DMERR("Invalid zone type 0x%x at sectors %llu", in dm_zone_revalidate_cb()
261 DMERR("Revalidate zones failed %d", ret); in dm_revalidate_zones()
H A Ddm-verity-target.c152 DMERR("crypto_ahash_init failed: %d", r); in verity_hash_init()
171 DMERR("%s failed updating salt: %d", __func__, r); in verity_hash_final()
254 DMERR("%s: reached maximum errors", v->data_dev->name); in verity_handle_err()
436 DMERR("%s crypto op failed: %d", __func__, r); in verity_for_io_block()
1194 DMERR("Unrecognized verity feature request: %s", arg_name); in verity_parse_opt_args()
H A Ddm-mpath.c759 DMERR("%s: QIFNP disabled but saved as enabled, saving again loses state, not saving!", in queue_if_no_path()
1076 DMERR("bio-based multipath doesn't allow hardware handler args"); in parse_hw_handler()
1554 DMERR("Could not failover the device: Handler scsi_dh_%s " in pg_init_done()
1591 DMERR("Could not failover device. Error %d.", errors); in pg_init_done()
2214 DMERR("failed to create workqueue kmpathd"); in dm_multipath_init()
2227 DMERR("failed to create workqueue kmpath_handlerd"); in dm_multipath_init()
2233 DMERR("failed to create workqueue dm_mpath_wq"); in dm_multipath_init()
H A Ddm-linear.c222 DMERR("register failed %d", r); in dm_linear_init()
H A Ddm-region-hash.c189 DMERR("unable to allocate region hash memory"); in dm_region_hash_create()
211 DMERR("unable to allocate region hash bucket memory"); in dm_region_hash_create()
H A Ddm-zoned.h181 DMERR("(%pg): " format, (dev)->bdev, ## args)
H A Ddm-verity-fec.c74 DMERR("%s: FEC %llu: parity read failed (block %llu): %ld", in fec_read_parity()
319 DMERR("failed to allocate FEC buffer"); in fec_alloc_bufs()
H A Ddm-delay.c230 DMERR("Couldn't start kdelayd"); in delay_ctr()
H A Ddm.c842 DMERR("Start sector is beyond the geometry limits."); in dm_set_geometry()
1189 DMERR("Specified maximum size of target IO (%llu) exceeds limit (%u)", in dm_set_target_max_io_len()
2035 DMERR("unable to allocate device, out of memory."); in alloc_dev()
2331 DMERR("Cannot initialize queue for request-based dm mapped device"); in dm_setup_md_queue()
2346 DMERR("Cannot calculate initial queue limits"); in dm_setup_md_queue()
2946 DMERR("Preresume method failed: %d", r); in __dm_internal_resume()
H A Ddm-zoned-target.c437 DMERR("(%s): Unsupported BIO operation 0x%x", in dmz_handle_bio()
1136 DMERR("unrecognized message %s", argv[0]); in dmz_message()
H A Ddm-integrity.c381 DMERR("Error on %s: %d", msg, err); in dm_integrity_io_error()
1968 DMERR("Too big sector number: 0x%llx + 0x%x > 0x%llx", in dm_integrity_map()
1974 DMERR("Bio not aligned on %u sectors: 0x%llx, 0x%x", in dm_integrity_map()
1986 DMERR("Bio vector (%u,%u) is not aligned on %u-sector boundary", in dm_integrity_map()
2003 DMERR("Invalid integrity data size %u, expected %u", in dm_integrity_map()
2010 DMERR("Unexpected integrity data when using internal hash"); in dm_integrity_map()
4775 DMERR("can't allocate journal io cache"); in dm_integrity_init()
H A Ddm-bufio.c2308 DMERR("leaked buffer %llx, hold count %u, list %d", in warn_leak()
2450 DMERR("%s: block size not specified or is not multiple of 512b", __func__); in dm_bufio_client_create()
2599 DMERR("leaked buffer count %d: %lu", i, cache_count(&c->cache, i)); in dm_bufio_client_destroy()
H A Ddm-writecache.c451 DMERR(msg, ##arg); \
1206 DMERR("unrecognised message received: %s", argv[0]); in writecache_message()
1559 DMERR("I/O is not aligned, sector %llu, size %u, block size %u", in writecache_map()
H A Ddm-zoned-metadata.c211 DMERR("(%s): " format, (zmd)->label, ## args)
1503 DMERR("(%s): No zones found", zmd->devname); in dmz_init_zones()
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-transaction-manager.c484 DMERR("couldn't create metadata space map"); in dm_tm_create_internal()
491 DMERR("couldn't open metadata space map"); in dm_tm_create_internal()
H A Ddm-btree.c97 DMERR("too many entries in btree node for insert"); in insert_at()
183 DMERR("btree deletion stack empty"); in top_frame()
217 DMERR("btree deletion stack out of memory"); in push_frame()
1498 DMERR("couldn't push cursor node, stack depth too high"); in push_node()
1560 DMERR("push_node failed"); in find_leaf()
1603 DMERR("find_leaf failed"); in dm_btree_cursor_next()
H A Ddm-array.c926 DMERR("dm_btree_cursor_get_value failed"); in load_ablock()
932 DMERR("get_ablock failed"); in load_ablock()
949 DMERR("couldn't create btree cursor"); in dm_array_cursor_begin()
/openbmc/linux/include/linux/
H A Ddevice-mapper.h626 #define DMERR(fmt, ...) pr_err(DM_FMT(fmt), ##__VA_ARGS__) macro

123