Searched refs:ExtractBlockDeviceName (Results 1 – 4 of 4) sorted by relevance
620 std::optional<std::string> ExtractBlockDeviceName(const std::string& path) { in ExtractBlockDeviceName() function633 std::optional<std::string> name = ExtractBlockDeviceName(path); in IsDmBlockDevice()638 std::optional<std::string> name = ExtractBlockDeviceName(path); in GetDmDeviceNameByPath()658 std::optional<std::string> name = ExtractBlockDeviceName(path); in GetParentBlockDeviceByPath()
108 std::optional<std::string> maybe_blockdev = android::dm::ExtractBlockDeviceName(blockdev); in BlockDeviceQueueDepth()
57 std::optional<std::string> ExtractBlockDeviceName(const std::string& path);
183 android::dm::ExtractBlockDeviceName(blockdev); in BlockDeviceQueueDepth()