Home
last modified time | relevance | path

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

/system/core/fs_mgr/libdm/
Dloop_control.cpp116 #if !defined(LOOP_SET_BLOCK_SIZE) in EnableDirectIo()
117 static constexpr int LOOP_SET_BLOCK_SIZE = 0x4C09; in EnableDirectIo() local
125 if (ioctl(fd, LOOP_SET_BLOCK_SIZE, 4096)) { in EnableDirectIo()
/system/sepolicy/microdroid/system/private/
Dapexd.te13 LOOP_SET_BLOCK_SIZE
Dinit.te325 LOOP_SET_BLOCK_SIZE
/system/sepolicy/private/
Dotapreopt_chroot.te64 LOOP_SET_BLOCK_SIZE
Dgsid.te33 LOOP_SET_BLOCK_SIZE
Dapexd.te46 LOOP_SET_BLOCK_SIZE
Dinit.te595 LOOP_SET_BLOCK_SIZE
/system/apex/apexd/
Dapexd_loop.cpp429 if (ioctl(device_fd, LOOP_SET_BLOCK_SIZE, 4096) == -1) { in ConfigureLoopDevice()
/system/apex/docs/
DREADME.md201 - UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
/system/sepolicy/microdroid/system/public/
Dioctl_defines1408 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')
/system/sepolicy/public/
Dioctl_defines1408 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')