Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer/services/module_update/src/
H A Dmodule_loop.cpp193 bool ConfigureLoopDevice(const int deviceFd, const int targetFd, struct loop_info64 li, const bool … in ConfigureLoopDevice() function
278 return useLoopConfigure ? ConfigureLoopDevice(deviceFd, targetFd.Get(), li, useBufferedIo) in SetUpLoopDevice()