Searched refs:DMINFO (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/drivers/md/ |
D | dm-uevent.c | 148 DMINFO("%s: skipping sending uevent for lost device", in dm_send_uevents() 211 DMINFO("version 1.0.3"); in dm_uevent_init()
|
D | dm-raid.c | 331 DMINFO("Choosing default region size of %lu sectors", in validate_region_size() 334 DMINFO("Choosing default region size of 4MiB"); in validate_region_size() 965 DMINFO("Device %d specified for rebuild: " in super_init_validation() 974 DMINFO("Superblocks created for new array"); in super_init_validation() 1012 DMINFO("RAID1 device #%d now at position #%d", in super_init_validation() 1638 DMINFO("Faulty %s device #%d has readable super block." in attempt_restore_of_faulty_devices() 1721 DMINFO("Loading target version %u.%u.%u", in dm_raid_init()
|
D | dm-log-userspace-base.c | 114 DMINFO("Reconnected to userspace log server... DM_ULOG_CTR complete"); in userspace_do_request() 917 DMINFO("version " DM_LOG_USERSPACE_VSN " loaded"); in userspace_dirty_log_init() 927 DMINFO("version " DM_LOG_USERSPACE_VSN " unloaded"); in userspace_dirty_log_exit()
|
D | dm-round-robin.c | 201 DMINFO("version 1.0.0 loaded"); in dm_rr_init()
|
D | dm-queue-length.c | 243 DMINFO("version " QL_VERSION " loaded"); in dm_ql_init()
|
D | dm-log-userspace-transfer.c | 187 DMINFO("Size of tfr exceeds preallocated size"); in dm_consult_userspace()
|
D | dm-service-time.c | 325 DMINFO("version " ST_VERSION " loaded"); in dm_st_init()
|
D | dm-cache-policy-cleaner.c | 450 DMINFO("version %u.%u.%u loaded", in wb_init()
|
D | dm-thin.c | 2102 DMINFO("%s: switching pool to %s mode", in notify_of_pool_mode_change() 3036 DMINFO("%s: growing the data device from %llu to %llu blocks", in maybe_resize_data_dev() 3083 DMINFO("%s: growing the metadata device from %llu to %llu blocks", in maybe_resize_metadata_dev()
|
D | dm-cache-policy-mq.c | 1460 DMINFO("version %u.%u.%u loaded", in mq_init()
|
D | dm-mpath.c | 1763 DMINFO("version %u.%u.%u loaded", in dm_multipath_init()
|
D | dm-ioctl.c | 1914 DMINFO("%d.%d.%d%s initialised: %s", DM_VERSION_MAJOR, in dm_interface_init()
|
D | dm.c | 375 DMINFO("cleaned up"); in local_exit()
|
/linux-4.1.27/include/linux/ |
D | device-mapper.h | 522 #define DMINFO(f, arg...) \ macro
|