Home
last modified time | relevance | path

Searched refs:DM_NAME (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-uevent.rst61 Variable Name: DM_NAME
89 DM_NAME=mpath2
106 DM_NAME=mpath2
/openbmc/linux/drivers/md/
H A Ddm-zero.c81 MODULE_DESCRIPTION(DM_NAME " dummy target returning zeros");
H A Ddm-ps-round-robin.c242 MODULE_DESCRIPTION(DM_NAME " round-robin multipath path selector");
H A Ddm-unstripe.c197 MODULE_DESCRIPTION(DM_NAME " unstriped target");
H A Ddm-ps-io-affinity.c272 MODULE_DESCRIPTION(DM_NAME " multipath path selector that selects paths based on the CPU IO is bein…
H A Ddm-ps-queue-length.c285 DM_NAME " path selector to balance the number of in-flight I/Os"
H A Ddm-ps-service-time.c363 MODULE_DESCRIPTION(DM_NAME " throughput oriented path selector");
H A Ddm-delay.c379 MODULE_DESCRIPTION(DM_NAME " delay target");
H A Ddm-ps-historical-service-time.c563 MODULE_DESCRIPTION(DM_NAME " measured service time oriented path selector");
H A Ddm-bio-prison-v1.c491 MODULE_DESCRIPTION(DM_NAME " bio prison");
H A Ddm-switch.c570 MODULE_DESCRIPTION(DM_NAME " dynamic path switching target");
H A Ddm-ebs-target.c458 MODULE_DESCRIPTION(DM_NAME " emulated block size target");
H A Ddm-dust.c575 MODULE_DESCRIPTION(DM_NAME " dust test target");
H A Ddm-flakey.c692 MODULE_DESCRIPTION(DM_NAME " flakey target");
H A Ddm-region-hash.c725 MODULE_DESCRIPTION(DM_NAME " region hash");
H A Ddm-log-userspace-base.c928 MODULE_DESCRIPTION(DM_NAME " userspace dirty log link");
H A Ddm-log.c910 MODULE_DESCRIPTION(DM_NAME " dirty region log");
H A Ddm-ima.c139 ima_measure_critical_data(DM_NAME, event_name, buf, buf_len, in dm_ima_measure_data()
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-raid1.c1528 MODULE_DESCRIPTION(DM_NAME " mirror target");
H A Ddm.c51 static const char *_name = DM_NAME;
3506 MODULE_DESCRIPTION(DM_NAME " driver");
H A Ddm-verity-target.c1578 MODULE_DESCRIPTION(DM_NAME " target for transparent disk integrity checking");
H A Ddm-era-target.c1760 MODULE_DESCRIPTION(DM_NAME " era target");
/openbmc/linux/include/linux/
H A Ddevice-mapper.h620 #define DM_NAME "device-mapper" macro
622 #define DM_FMT(fmt) DM_NAME ": " DM_MSG_PREFIX ": " fmt "\n"

12