Home
last modified time | relevance | path

Searched refs:LOOP_SET_FD (Results 1 – 25 of 38) sorted by relevance

12

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dloop.h80 #define LOOP_SET_FD 0x4C00 macro
/aosp12/system/core/fs_mgr/libdm/
H A Dloop_control.cpp65 if (int rc = ioctl(loop_fd, LOOP_SET_FD, file_fd); rc == 0) { in Attach()
/aosp12/system/vold/
H A DLoop.cpp91 if (ioctl(device_fd.get(), LOOP_SET_FD, target_fd.get()) == -1) { in create()
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dotapreopt_chroot.te47 LOOP_SET_FD
H A Dgsid.te27 LOOP_SET_FD
H A Dapexd.te35 LOOP_SET_FD
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dotapreopt_chroot.te47 LOOP_SET_FD
H A Dapexd.te21 LOOP_SET_FD
/aosp12/system/update_engine/common/
H A Dtest_utils.cc171 TEST_AND_RETURN_FALSE_ERRNO(ioctl(loop_device_fd, LOOP_SET_FD, data_fd) == 0); in BindToUnusedLoopDeviceLegacy()
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dotapreopt_chroot.te62 LOOP_SET_FD
H A Dgsid.te32 LOOP_SET_FD
H A Dapexd.te47 LOOP_SET_FD
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dotapreopt_chroot.te62 LOOP_SET_FD
H A Dgsid.te32 LOOP_SET_FD
H A Dapexd.te47 LOOP_SET_FD
/aosp12/system/sepolicy/private/
H A Dotapreopt_chroot.te62 LOOP_SET_FD
H A Dgsid.te32 LOOP_SET_FD
H A Dapexd.te47 LOOP_SET_FD
/aosp12/system/apex/apexd/
H A Dapexd_loop.cpp230 if (ioctl(device_fd, LOOP_SET_FD, target_fd.get()) == -1) { in ConfigureLoopDevice()
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dvold.te103 LOOP_SET_FD
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dvold.te144 LOOP_SET_FD
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dvold.te150 LOOP_SET_FD
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dvold.te150 LOOP_SET_FD
/aosp12/system/sepolicy/public/
H A Dvold.te150 LOOP_SET_FD
/aosp12/system/core/init/
H A Dbuiltins.cpp529 if (ioctl(loop, LOOP_SET_FD, fd.get()) >= 0) { in do_mount()

12