Searched defs:syspath (Results 1 – 1 of 1) sorted by relevance
134 const std::string syspath = "/sys/block/" + device_name; in InitDmDevice() local142 bool BlockDevInitializer::InitDevice(const std::string& syspath, const std::string& device_name) { in InitDevice()