Searched refs:block_dev (Results 1 – 1 of 1) sorted by relevance
678 auto block_dev = android::base::Basename(entry.blk_device); in MountMissingSystemPartitions() local679 if (!block_dev_init.InitDmDevice(block_dev)) { in MountMissingSystemPartitions()680 LOG(ERROR) << "Failed to find device-mapper node: " << block_dev; in MountMissingSystemPartitions()