Home
last modified time | relevance | path

Searched refs:LoopDev (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/blkdev_utils/
Dloop_device_fake.cc47 struct LoopDev* device; in StubIoctlRunner()
48 static std::vector<struct LoopDev>& loop_device_vector = in StubIoctlRunner()
49 *new std::vector<struct LoopDev>(); in StubIoctlRunner()
91 device = reinterpret_cast<struct LoopDev*>(arg); in StubIoctlRunner()
123 struct LoopDev device; in SearchLoopDevicePaths()
Dloop_device_fake.h16 struct LoopDev { struct