Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd_loop.cpp53 #ifndef LOOP_CONFIGURE
61 #define LOOP_CONFIGURE 0x4C0A macro
175 if (ioctl(device_fd, LOOP_CONFIGURE, &config) == -1 && errno == EBADF) { in ConfigureLoopDevice()
224 if (ioctl(device_fd, LOOP_CONFIGURE, &config) == -1) { in ConfigureLoopDevice()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dloop.h90 #define LOOP_CONFIGURE 0x4C0A macro
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dotapreopt_chroot.te59 LOOP_CONFIGURE
H A Dapexd.te52 LOOP_CONFIGURE
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dotapreopt_chroot.te59 LOOP_CONFIGURE
H A Dapexd.te52 LOOP_CONFIGURE
/aosp12/system/sepolicy/private/
H A Dotapreopt_chroot.te59 LOOP_CONFIGURE
H A Dapexd.te52 LOOP_CONFIGURE
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dioctl_defines1395 define(`LOOP_CONFIGURE', `0x00004c0a')
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dioctl_defines1395 define(`LOOP_CONFIGURE', `0x00004c0a')
/aosp12/system/sepolicy/public/
H A Dioctl_defines1395 define(`LOOP_CONFIGURE', `0x00004c0a')