Searched refs:md_path (Results 1 – 1 of 1) sorted by relevance
463 std::string md_path, image_path; variable466 if (!dm_.GetDmDevicePathByName(kSnapshotName, &md_path)) {475 unique_fd md_fd(open(md_path.c_str(), O_RDONLY));477 std::cerr << "open: " << md_path << ": " << strerror(errno) << "\n";