Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-uevent.rst61 Variable Name: DM_NAME
89 DM_NAME=mpath2
106 DM_NAME=mpath2
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-zero.c86 MODULE_DESCRIPTION(DM_NAME " dummy target returning zeros");
H A Ddm-round-robin.c234 MODULE_DESCRIPTION(DM_NAME " round-robin multipath path selector");
H A Ddm-unstripe.c203 MODULE_DESCRIPTION(DM_NAME " unstriped target");
H A Ddm-queue-length.c281 DM_NAME " path selector to balance the number of in-flight I/Os"
H A Ddm-service-time.c360 MODULE_DESCRIPTION(DM_NAME " throughput oriented path selector");
H A Ddm-default-key.c425 MODULE_DESCRIPTION(DM_NAME " target for encrypting filesystem metadata");
H A Ddm-delay.c391 MODULE_DESCRIPTION(DM_NAME " delay target");
H A Ddm-flakey.c519 MODULE_DESCRIPTION(DM_NAME " flakey target");
H A Ddm-bio-prison-v1.c456 MODULE_DESCRIPTION(DM_NAME " bio prison");
H A Ddm-historical-service-time.c559 MODULE_DESCRIPTION(DM_NAME " measured service time oriented path selector");
H A Ddm-switch.c582 MODULE_DESCRIPTION(DM_NAME " dynamic path switching target");
H A Ddm-ebs-target.c470 MODULE_DESCRIPTION(DM_NAME " emulated block size target");
H A Ddm-dust.c589 MODULE_DESCRIPTION(DM_NAME " dust test target");
H A Ddm-log-userspace-base.c932 MODULE_DESCRIPTION(DM_NAME " userspace dirty log link");
H A Ddm-region-hash.c722 MODULE_DESCRIPTION(DM_NAME " region hash");
H A Ddm-log.c887 MODULE_DESCRIPTION(DM_NAME " dirty region log");
H A Ddm-user.c1289 MODULE_DESCRIPTION(DM_NAME " target returning blocks from userspace");
H A Ddm-log-writes.c1056 MODULE_DESCRIPTION(DM_NAME " log writes target");
H A Ddm-zoned-target.c1173 MODULE_DESCRIPTION(DM_NAME " target for zoned block devices");
H A Ddm-verity-target.c1289 MODULE_DESCRIPTION(DM_NAME " target for transparent disk integrity checking");
H A Ddm-raid1.c1495 MODULE_DESCRIPTION(DM_NAME " mirror target");
H A Ddm.c42 static const char *_name = DM_NAME;
3203 MODULE_DESCRIPTION(DM_NAME " driver");
H A Ddm-era-target.c1746 MODULE_DESCRIPTION(DM_NAME " era target");
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice-mapper.h580 #define DM_NAME "device-mapper" macro
582 #define DM_FMT(fmt) DM_NAME ": " DM_MSG_PREFIX ": " fmt "\n"

12