Searched refs:FS_IOC_FIEMAP (Results 1 – 22 of 22) sorted by relevance
/aosp12/system/vold/ |
H A D | FileDeviceUtils.cpp | 78 if (ioctl(fd.get(), FS_IOC_FIEMAP, fiemap.get()) != 0) { in PathFiemap()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | fs.h | 146 #define FS_IOC_FIEMAP _IOWR('f', 11, struct fiemap) macro
|
/aosp12/frameworks/base/tests/ApkVerityTest/block_device_writer/ |
H A D | block_device_writer.cpp | 112 int ret = ioctl(fd.get(), FS_IOC_FIEMAP, fiemap); in get_physical_offset()
|
/aosp12/system/core/fs_mgr/libfiemap/ |
H A D | fiemap_writer.cpp | 508 if (ioctl(file_fd, FS_IOC_FIEMAP, &fiemap)) { in CountFiemapExtents() 608 if (ioctl(file_fd, FS_IOC_FIEMAP, fiemap)) { in ReadFiemap()
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | vold.te | 71 # tried first. Otherwise, FS_IOC_FIEMAP is needed to get the 78 FS_IOC_FIEMAP
|
H A D | ioctl_defines | 822 define(`FS_IOC_FIEMAP', `0xc020660b')
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | vold.te | 71 # tried first. Otherwise, FS_IOC_FIEMAP is needed to get the 78 FS_IOC_FIEMAP
|
H A D | ioctl_defines | 822 define(`FS_IOC_FIEMAP', `0xc020660b')
|
/aosp12/system/sepolicy/public/ |
H A D | vold.te | 71 # tried first. Otherwise, FS_IOC_FIEMAP is needed to get the 78 FS_IOC_FIEMAP
|
H A D | ioctl_defines | 822 define(`FS_IOC_FIEMAP', `0xc020660b')
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | gsid.te | 92 allowxperm gsid gsi_data_file:file ioctl FS_IOC_FIEMAP;
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | gsid.te | 136 }:file ioctl FS_IOC_FIEMAP;
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | gsid.te | 155 FS_IOC_FIEMAP
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | gsid.te | 155 FS_IOC_FIEMAP
|
/aosp12/system/sepolicy/private/ |
H A D | gsid.te | 155 FS_IOC_FIEMAP
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | vold.te | 55 FS_IOC_FIEMAP
|
H A D | ioctl_defines | 805 define(`FS_IOC_FIEMAP', `0xc020660b')
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | vold.te | 72 FS_IOC_FIEMAP
|
H A D | ioctl_defines | 806 define(`FS_IOC_FIEMAP', `0xc020660b')
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | ioctl_defines | 2432 define(`FS_IOC_FIEMAP', `0xc020660b')
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | ioctl_defines | 2432 define(`FS_IOC_FIEMAP', `0xc020660b')
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | ioctl_defines | 2432 define(`FS_IOC_FIEMAP', `0xc020660b')
|