Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlsm_bdev.c34 #define DM_NAME "bpf_test_verity" macro
35 #define DM_DEV_PATH "/dev/mapper/" DM_NAME
106 snprintf(cmd, sizeof(cmd), "dmsetup remove %s 2>/dev/null", DM_NAME); in test_lsm_bdev()
168 data_loop, DM_NAME, hash_loop, roothash); in test_lsm_bdev()
199 snprintf(cmd, sizeof(cmd), "dmsetup remove %s 2>/dev/null", DM_NAME); in test_lsm_bdev()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-uevent.rst61 Variable Name: DM_NAME
89 DM_NAME=mpath2
106 DM_NAME=mpath2
/linux/drivers/md/dm-vdo/
H A Dlogger.h33 #define VDO_LOGGING_MODULE_NAME DM_NAME ": " DM_MSG_PREFIX
/linux/drivers/md/
H A Ddm-ps-round-robin.c241 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.c268 MODULE_DESCRIPTION(DM_NAME " multipath path selector that selects paths based on the CPU IO is bein…
H A Ddm-ps-queue-length.c284 DM_NAME " path selector to balance the number of in-flight I/Os"
H A Ddm-ps-service-time.c362 MODULE_DESCRIPTION(DM_NAME " throughput oriented path selector");
H A Ddm-ps-historical-service-time.c562 MODULE_DESCRIPTION(DM_NAME " measured service time oriented path selector");
H A Ddm-bio-prison-v1.c456 MODULE_DESCRIPTION(DM_NAME " bio prison");
H A Ddm-ebs-target.c466 MODULE_DESCRIPTION(DM_NAME " emulated block size target");
H A Ddm-delay.c468 MODULE_DESCRIPTION(DM_NAME " delay target");
H A Ddm-inlinecrypt.c619 MODULE_DESCRIPTION(DM_NAME " target for inline encryption");
H A Ddm-flakey.c707 MODULE_DESCRIPTION(DM_NAME " flakey target");
H A Ddm-region-hash.c725 MODULE_DESCRIPTION(DM_NAME " region hash");
H A Ddm-log.c917 MODULE_DESCRIPTION(DM_NAME " dirty region log");
H A Ddm-log-writes.c945 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.c52 static const char *_name = DM_NAME;
3850 MODULE_DESCRIPTION(DM_NAME " driver");
H A Ddm-clone-target.c2206 MODULE_DESCRIPTION(DM_NAME " clone target");
H A Ddm-verity-target.c1839 MODULE_DESCRIPTION(DM_NAME " target for transparent disk integrity checking");
H A Ddm-era-target.c1768 MODULE_DESCRIPTION(DM_NAME " era target");
H A Ddm-ioctl.c2293 .name = DM_NAME,
H A Ddm-bufio.c2939 MODULE_DESCRIPTION(DM_NAME " buffered I/O library");
H A Ddm-thin.c4556 MODULE_DESCRIPTION(DM_NAME " thin provisioning target");

12