Searched refs:ExtractBlockDeviceName (Results 1 – 3 of 3) sorted by relevance
609 std::optional<std::string> ExtractBlockDeviceName(const std::string& path) { in ExtractBlockDeviceName() function618 std::optional<std::string> name = ExtractBlockDeviceName(path); in IsDmBlockDevice()623 std::optional<std::string> name = ExtractBlockDeviceName(path); in GetDmDeviceNameByPath()643 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);