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