Searched refs:block_dev (Results 1 – 1 of 1) sorted by relevance
51 const std::string& block_dev = lines[0]; in ParseBlockMapFile() local97 return BlockMapData(block_dev, file_size, blksize, std::move(ranges)); in ParseBlockMapFile()