Searched refs:CreateLoopDevice (Results 1 – 2 of 2) sorted by relevance
175 return CreateLoopDevice(-1, base::FilePath()); in AttachDeviceToFile()183 return CreateLoopDevice(-1, base::FilePath()); in AttachDeviceToFile()194 return CreateLoopDevice(-1, base::FilePath()); in AttachDeviceToFile()198 return CreateLoopDevice(device_number, backing_file); in AttachDeviceToFile()211 return CreateLoopDevice(-1, base::FilePath()); in GetAttachedDeviceByNumber()233 return CreateLoopDevice(-1, base::FilePath()); in GetAttachedDeviceByName()247 CreateLoopDevice(device_number, GetBackingFile(loopdev_path))); in SearchLoopDevicePaths()260 CreateLoopDevice(dev_number, GetBackingFile(loopdev))); in SearchLoopDevicePaths()266 std::unique_ptr<LoopDevice> LoopDeviceManager::CreateLoopDevice( in CreateLoopDevice() function in brillo::LoopDeviceManager
108 std::unique_ptr<LoopDevice> CreateLoopDevice(