Home
last modified time | relevance | path

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

12

/aosp12/system/core/fs_mgr/libdm/
H A 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()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dloop.h89 #define LOOP_SET_BLOCK_SIZE 0x4C09 macro
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dotapreopt_chroot.te48 LOOP_SET_BLOCK_SIZE
H A Dgsid.te28 LOOP_SET_BLOCK_SIZE
H A Dapexd.te36 LOOP_SET_BLOCK_SIZE
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dotapreopt_chroot.te48 LOOP_SET_BLOCK_SIZE
H A Dapexd.te22 LOOP_SET_BLOCK_SIZE
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dotapreopt_chroot.te63 LOOP_SET_BLOCK_SIZE
H A Dgsid.te33 LOOP_SET_BLOCK_SIZE
H A Dapexd.te48 LOOP_SET_BLOCK_SIZE
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dotapreopt_chroot.te63 LOOP_SET_BLOCK_SIZE
H A Dgsid.te33 LOOP_SET_BLOCK_SIZE
H A Dapexd.te48 LOOP_SET_BLOCK_SIZE
/aosp12/system/sepolicy/private/
H A Dotapreopt_chroot.te63 LOOP_SET_BLOCK_SIZE
H A Dgsid.te33 LOOP_SET_BLOCK_SIZE
H A Dapexd.te48 LOOP_SET_BLOCK_SIZE
/aosp12/system/apex/apexd/
H A Dapexd_loop.cpp262 if (ioctl(device_fd, LOOP_SET_BLOCK_SIZE, 4096) == -1) { in ConfigureLoopDevice()
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dinit.te411 LOOP_SET_BLOCK_SIZE
H A Dioctl_defines1378 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dinit.te385 LOOP_SET_BLOCK_SIZE
H A Dioctl_defines1369 define(`LOOP_SET_BLOCK_SIZE', `0x00004c09')
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dinit.te432 LOOP_SET_BLOCK_SIZE
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dinit.te432 LOOP_SET_BLOCK_SIZE
/aosp12/system/sepolicy/public/
H A Dinit.te432 LOOP_SET_BLOCK_SIZE
/aosp12/system/apex/docs/
H A DREADME.md201 - UPSTREAM: loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl

12