Home
last modified time | relevance | path

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

/external/libbrillo/brillo/blkdev_utils/
Dloop_device.cc31 constexpr char kLoopControl[] = "/dev/loop-control"; variable
170 loop_ioctl_.Run(base::FilePath(kLoopControl), LOOP_CTL_GET_FREE, 0, in AttachDeviceToFile()