X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Finclude%2Flinux%2Fdevice-mapper.h;fp=kernel%2Finclude%2Flinux%2Fdevice-mapper.h;h=899ab9f8549e2bd489f36db0c47c855e5c92e19d;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=ec1c61c87d8974897af2be54af23588f14746777;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/include/linux/device-mapper.h b/kernel/include/linux/device-mapper.h index ec1c61c87..899ab9f85 100644 --- a/kernel/include/linux/device-mapper.h +++ b/kernel/include/linux/device-mapper.h @@ -124,6 +124,8 @@ struct dm_dev { char name[16]; }; +dev_t dm_get_dev_t(const char *path); + /* * Constructors should call these functions to ensure destination devices * are opened/closed correctly.