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