Home
last modified time | relevance | path

Searched refs:LOOP_SET_BLOCK_SIZE (Results 1 – 17 of 17) 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/apex/apexd/
Dapexd_loop.cpp225 if (ioctl(device_fd.get(), LOOP_SET_BLOCK_SIZE, 4096) == -1) { in createLoopDevice()
/system/sepolicy/prebuilts/api/30.0/private/
Dotapreopt_chroot.te48 LOOP_SET_BLOCK_SIZE
Dgsid.te28 LOOP_SET_BLOCK_SIZE
Dapexd.te36 LOOP_SET_BLOCK_SIZE
/system/sepolicy/prebuilts/api/29.0/private/
Dotapreopt_chroot.te48 LOOP_SET_BLOCK_SIZE
Dapexd.te22 LOOP_SET_BLOCK_SIZE
/system/sepolicy/private/
Dotapreopt_chroot.te48 LOOP_SET_BLOCK_SIZE
Dgsid.te28 LOOP_SET_BLOCK_SIZE
Dapexd.te36 LOOP_SET_BLOCK_SIZE
/system/sepolicy/prebuilts/api/29.0/public/
Dinit.te385 LOOP_SET_BLOCK_SIZE
Dioctl_defines1369 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')
/system/sepolicy/public/
Dinit.te413 LOOP_SET_BLOCK_SIZE
Dioctl_defines1378 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')
/system/sepolicy/prebuilts/api/30.0/public/
Dinit.te411 LOOP_SET_BLOCK_SIZE
Dioctl_defines1378 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')
/system/apex/docs/
DREADME.md199 - UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl