Searched refs:new_blk_device (Results 1 – 1 of 1) sorted by relevance
943 std::string new_blk_device = "/dev/block/"s + ent->d_name; in TranslateExtLabels() local945 LINFO << "resolved label " << entry->blk_device << " to " << new_blk_device; in TranslateExtLabels()947 entry->blk_device = new_blk_device; in TranslateExtLabels()