Searched refs:DM_NAME (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/drivers/md/
H A Ddm-zero.c81 MODULE_DESCRIPTION(DM_NAME " dummy target returning zeros");
H A Ddm-unstripe.c197 MODULE_DESCRIPTION(DM_NAME " unstriped target");
H A Ddm-ps-round-robin.c242 MODULE_DESCRIPTION(DM_NAME " round-robin multipath path selector");
H A Ddm-ps-service-time.c363 MODULE_DESCRIPTION(DM_NAME " throughput oriented path selector");
H A Ddm-ps-queue-length.c285 DM_NAME " path selector to balance the number of in-flight I/Os"
H A Ddm-ps-io-affinity.c272 MODULE_DESCRIPTION(DM_NAME " multipath path selector that selects paths based on the CPU IO is being executed on");
H A Ddm-ps-historical-service-time.c563 MODULE_DESCRIPTION(DM_NAME " measured service time oriented path selector");
H A Ddm-switch.c570 MODULE_DESCRIPTION(DM_NAME " dynamic path switching target");
H A Ddm-delay.c437 MODULE_DESCRIPTION(DM_NAME " delay target");
H A Ddm-ebs-target.c458 MODULE_DESCRIPTION(DM_NAME " emulated block size target");
H A Ddm-bio-prison-v1.c491 MODULE_DESCRIPTION(DM_NAME " bio prison");
H A Ddm-region-hash.c725 MODULE_DESCRIPTION(DM_NAME " region hash");
H A Ddm-log.c910 MODULE_DESCRIPTION(DM_NAME " dirty region log");
H A Ddm-flakey.c692 MODULE_DESCRIPTION(DM_NAME " flakey target");
H A Ddm-log-userspace-base.c928 MODULE_DESCRIPTION(DM_NAME " userspace dirty log link");
H A Ddm-dust.c575 MODULE_DESCRIPTION(DM_NAME " dust test target");
H A Ddm-ima.c139 ima_measure_critical_data(DM_NAME, event_name, buf, buf_len,
H A Ddm-log-writes.c942 MODULE_DESCRIPTION(DM_NAME " log writes target");
H A Ddm-zoned-target.c1158 MODULE_DESCRIPTION(DM_NAME " target for zoned block devices");
H A Ddm.c51 static const char *_name = DM_NAME;
3538 MODULE_DESCRIPTION(DM_NAME " driver");
H A Ddm-era-target.c1760 MODULE_DESCRIPTION(DM_NAME " era target");
H A Ddm-raid1.c1528 MODULE_DESCRIPTION(DM_NAME " mirror target");
H A Ddm-verity-target.c1605 MODULE_DESCRIPTION(DM_NAME " target for transparent disk integrity checking");
/linux-master/drivers/md/dm-vdo/
H A Dlogger.h33 #define VDO_LOGGING_MODULE_NAME DM_NAME ": " DM_MSG_PREFIX
/linux-master/include/linux/
H A Ddevice-mapper.h621 #define DM_NAME "device-mapper" macro
623 #define DM_FMT(fmt) DM_NAME ": " DM_MSG_PREFIX ": " fmt "\n"

Completed in 206 milliseconds

12