Symbol: DMINFO
drivers/md/dm-cache-target.c
874
DMINFO("%s: switching cache to %s mode",
drivers/md/dm-clone-target.c
191
DMINFO("%s: Switching to %s mode", clone_device_name(clone),
drivers/md/dm-clone-target.c
218
DMINFO("%s: Reloading on-disk bitmap", dev_name);
drivers/md/dm-dust.c
133
DMINFO("%s: badblock added at block %llu with write fail count %u",
drivers/md/dm-dust.c
200
DMINFO("block %llu removed from badblocklist by write",
drivers/md/dm-dust.c
434
DMINFO("disabling read failures on bad sectors");
drivers/md/dm-dust.c
438
DMINFO("enabling read failures on bad sectors");
drivers/md/dm-dust.c
98
DMINFO("%s: badblock removed at block %llu", __func__, block);
drivers/md/dm-ebs-target.c
310
DMINFO("Emulation superfluous: emulated equal to underlying block size");
drivers/md/dm-init.c
293
DMINFO("waiting for all devices to be available before creating mapped devices");
drivers/md/dm-init.c
300
DMINFO("waiting for device %s ...", waitfor[i]);
drivers/md/dm-init.c
307
DMINFO("all devices available");
drivers/md/dm-ioctl.c
2200
DMINFO("%d.%d.%d%s initialised: %s", DM_VERSION_MAJOR,
drivers/md/dm-ioctl.c
2334
DMINFO("%s (%s) is ready", md->disk->disk_name, dmi->name);
drivers/md/dm-log-userspace-base.c
115
DMINFO("Reconnected to userspace log server... DM_ULOG_CTR complete");
drivers/md/dm-log-userspace-base.c
913
DMINFO("version " DM_LOG_USERSPACE_VSN " loaded");
drivers/md/dm-log-userspace-base.c
923
DMINFO("version " DM_LOG_USERSPACE_VSN " unloaded");
drivers/md/dm-log-userspace-transfer.c
187
DMINFO("Size of tfr exceeds preallocated size");
drivers/md/dm-ps-historical-service-time.c
549
DMINFO("version " HST_VERSION " loaded");
drivers/md/dm-ps-queue-length.c
268
DMINFO("version " QL_VERSION " loaded");
drivers/md/dm-ps-round-robin.c
228
DMINFO("version " RR_VERSION " loaded");
drivers/md/dm-ps-service-time.c
349
DMINFO("version " ST_VERSION " loaded");
drivers/md/dm-raid.c
1551
DMINFO("Adjusting requested %u stripe cache entries to %u to suit stripe size",
drivers/md/dm-raid.c
1570
DMINFO("%u stripe cache entries", nr_stripes);
drivers/md/dm-raid.c
2335
DMINFO("Discovered old metadata format; upgrading to extended metadata format");
drivers/md/dm-raid.c
2364
DMINFO("Device %d specified for rebuild; clearing superblock",
drivers/md/dm-raid.c
2376
DMINFO("Superblocks created for new raid set");
drivers/md/dm-raid.c
2444
DMINFO("raid device #%d now at position #%d", role, r->raid_disk);
drivers/md/dm-raid.c
2863
DMINFO("Ignoring invalid layout change with delta_disks=%d", rs->delta_disks);
drivers/md/dm-raid.c
3893
DMINFO("Faulty %s device #%d has readable super block."
drivers/md/dm-raid.c
958
DMINFO("Choosing default region size of %lu sectors",
drivers/md/dm-raid.c
961
DMINFO("Choosing default region size of 4MiB");
drivers/md/dm-thin.c
317
DMINFO("%s: switching pool to %s%s mode",
drivers/md/dm-thin.c
3486
DMINFO("%s: growing the data device from %llu to %llu blocks",
drivers/md/dm-thin.c
3533
DMINFO("%s: growing the metadata device from %llu to %llu blocks",
drivers/md/dm-uevent.c
135
DMINFO("%s: skipping sending uevent for lost device",
drivers/md/dm-uevent.c
198
DMINFO("version 1.0.3");
drivers/md/dm-zone.c
189
DMINFO("%s using %s zone append", disk->disk_name,
drivers/md/dm-zoned-metadata.c
208
DMINFO("(%s): " format, (zmd)->label, ## args)
drivers/md/dm-zoned-target.c
934
DMINFO("(%s): Target device: %llu 512-byte logical sectors (%llu blocks)",
drivers/md/dm-zoned.h
178
DMINFO("(%pg): " format, (dev)->bdev, ## args)
drivers/md/dm.c
244
DMINFO("cleaned up");
drivers/md/dm.c
275
DMINFO("CONFIG_IMA_DISABLE_HTABLE is disabled."