Searched refs:ConfigureLoopDevice (Results 1 – 1 of 1) sorted by relevance
193 bool ConfigureLoopDevice(const int deviceFd, const int targetFd, struct loop_info64 li, const bool … in ConfigureLoopDevice() function278 return useLoopConfigure ? ConfigureLoopDevice(deviceFd, targetFd.Get(), li, useBufferedIo) in SetUpLoopDevice()