Home
last modified time | relevance | path

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

/external/libbrillo/brillo/blkdev_utils/
Dloop_device.cc40 int LoopDeviceIoctl(const base::FilePath& device, in LoopDeviceIoctl() function
160 : loop_ioctl_(base::Bind(&LoopDeviceIoctl)) {} in LoopDeviceManager()