Home
last modified time | relevance | path

Searched refs:DMINFO (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/md/
A Ddm-dust.c98 DMINFO("%s: badblock removed at block %llu", __func__, block); in dust_remove_block()
133 DMINFO("%s: badblock added at block %llu with write fail count %u", in dust_add_block()
200 DMINFO("block %llu removed from badblocklist by write", in __dust_map_write()
434 DMINFO("disabling read failures on bad sectors"); in dust_message()
438 DMINFO("enabling read failures on bad sectors"); in dust_message()
A Ddm-uevent.c135 DMINFO("%s: skipping sending uevent for lost device", in dm_send_uevents()
198 DMINFO("version 1.0.3"); in dm_uevent_init()
A Ddm-log-userspace-base.c114 DMINFO("Reconnected to userspace log server... DM_ULOG_CTR complete"); in userspace_do_request()
918 DMINFO("version " DM_LOG_USERSPACE_VSN " loaded"); in userspace_dirty_log_init()
928 DMINFO("version " DM_LOG_USERSPACE_VSN " unloaded"); in userspace_dirty_log_exit()
A Ddm-raid.c951 DMINFO("Choosing default region size of %lu sectors", in validate_region_size()
954 DMINFO("Choosing default region size of 4MiB"); in validate_region_size()
1546 DMINFO("Adjusting requested %u stripe cache entries to %u to suit stripe size", in rs_set_raid456_stripe_cache()
1565 DMINFO("%u stripe cache entries", nr_stripes); in rs_set_raid456_stripe_cache()
2303 DMINFO("Discovered old metadata format; upgrading to extended metadata format"); in super_init_validation()
2333 DMINFO("Device %d specified for rebuild; clearing superblock", in super_init_validation()
2347 DMINFO("Superblocks created for new raid set"); in super_init_validation()
2415 DMINFO("raid device #%d now at position #%d", role, r->raid_disk); in super_init_validation()
2847 DMINFO("Ignoring invalid layout change with delta_disks=%d", rs->delta_disks); in rs_setup_reshape()
3833 DMINFO("Faulty %s device #%d has readable super block." in attempt_restore_of_faulty_devices()
[all …]
A Ddm-ps-round-robin.c222 DMINFO("version " RR_VERSION " loaded"); in dm_rr_init()
A Ddm-log-userspace-transfer.c187 DMINFO("Size of tfr exceeds preallocated size"); in dm_consult_userspace()
A Ddm-ps-queue-length.c265 DMINFO("version " QL_VERSION " loaded"); in dm_ql_init()
A Ddm-init.c286 DMINFO("waiting for all devices to be available before creating mapped devices"); in dm_init_init()
A Ddm-ps-service-time.c347 DMINFO("version " ST_VERSION " loaded"); in dm_st_init()
A Ddm-zoned.h179 DMINFO("(%s): " format, (dev)->name, ## args)
A Ddm-ps-historical-service-time.c547 DMINFO("version " HST_VERSION " loaded"); in dm_hst_init()
A Ddm-ebs-target.c308 DMINFO("Emulation superfluous: emulated equal to underlying block size"); in ebs_ctr()
A Ddm-clone-target.c191 DMINFO("%s: Switching to %s mode", clone_device_name(clone), in __set_clone_mode()
218 DMINFO("%s: Reloading on-disk bitmap", dev_name); in __reload_in_core_bitset()
A Ddm-ioctl.c2092 DMINFO("%d.%d.%d%s initialised: %s", DM_VERSION_MAJOR, in dm_interface_init()
2226 DMINFO("%s (%s) is ready", md->disk->disk_name, dmi->name); in dm_early_create()
A Ddm-zoned-target.c938 DMINFO("(%s): Target device: %llu 512-byte logical sectors (%llu blocks)", in dmz_ctr()
A Ddm-thin.c316 DMINFO("%s: switching pool to %s%s mode", in notify_of_pool_mode_change()
3478 DMINFO("%s: growing the data device from %llu to %llu blocks", in maybe_resize_data_dev()
3525 DMINFO("%s: growing the metadata device from %llu to %llu blocks", in maybe_resize_metadata_dev()
A Ddm-verity-target.c1172 DMINFO("%s using implementation \"%s\"", v->alg_name, in verity_ctr()
A Ddm.c237 DMINFO("cleaned up"); in local_exit()
A Ddm-cache-target.c866 DMINFO("%s: switching cache to %s mode", in notify_mode_switch()
A Ddm-zoned-metadata.c208 DMINFO("(%s): " format, (zmd)->label, ## args)
/linux/include/linux/
A Ddevice-mapper.h596 #define DMINFO(fmt, ...) pr_info(DM_FMT(fmt), ##__VA_ARGS__) macro

Completed in 78 milliseconds