Home
last modified time | relevance | path

Searched refs:LOOP_BLOCK_SIZE (Results 1 - 1 of 1) sorted by relevance

/base/update/sys_installer/services/module_update/src/
H A Dmodule_loop.cpp61 const uint32_t LOOP_BLOCK_SIZE = 4096; member
200 config.block_size = LOOP_BLOCK_SIZE; in ConfigureLoopDevice()
231 ret = ioctl(deviceFd, LOOP_SET_BLOCK_SIZE, LOOP_BLOCK_SIZE); in SetLoopDeviceStatus()

Completed in 2 milliseconds