summaryrefslogtreecommitdiff
path: root/fs_mgr/libdm/include/libdm/dm.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs_mgr/libdm/include/libdm/dm.h')
-rw-r--r--fs_mgr/libdm/include/libdm/dm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs_mgr/libdm/include/libdm/dm.h b/fs_mgr/libdm/include/libdm/dm.h
index dbef8f902..3e7ecc645 100644
--- a/fs_mgr/libdm/include/libdm/dm.h
+++ b/fs_mgr/libdm/include/libdm/dm.h
@@ -298,6 +298,8 @@ class DeviceMapper final : public IDeviceMapper {
// a placeholder table containing dm-error.
bool CreatePlaceholderDevice(const std::string& name);
+ bool GetDeviceNameAndUuid(dev_t dev, std::string* name, std::string* uuid);
+
private:
// Maximum possible device mapper targets registered in the kernel.
// This is only used to read the list of targets from kernel so we allocate