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