Searched refs:BLKGETSIZE (Results 1 – 20 of 20) sorted by relevance
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | sgdisk.te | 11 # sgdisk also uses BLKGETSIZE and BLKGETSIZE64. BLKGETSIZE64 14 # using the BLKGETSIZE ioctl as it is useless for devices over 17 allowxperm sgdisk vold_device:blk_file ioctl { BLKGETSIZE };
|
H A D | vold.te | 107 allowxperm vold vold_device:blk_file ioctl { BLKDISCARD BLKGETSIZE };
|
H A D | ioctl_defines | 150 define(`BLKGETSIZE', `0x00001260')
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | sgdisk.te | 11 # sgdisk also uses BLKGETSIZE and BLKGETSIZE64. BLKGETSIZE64 14 # using the BLKGETSIZE ioctl as it is useless for devices over 17 allowxperm sgdisk vold_device:blk_file ioctl { BLKGETSIZE };
|
H A D | vold.te | 148 allowxperm vold vold_device:blk_file ioctl { BLKDISCARD BLKGETSIZE };
|
H A D | ioctl_defines | 150 define(`BLKGETSIZE', `0x00001260')
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | sgdisk.te | 11 # sgdisk also uses BLKGETSIZE and BLKGETSIZE64. BLKGETSIZE64 14 # using the BLKGETSIZE ioctl as it is useless for devices over 17 allowxperm sgdisk vold_device:blk_file ioctl { BLKGETSIZE };
|
H A D | vold.te | 154 allowxperm vold vold_device:blk_file ioctl { BLKDISCARD BLKGETSIZE };
|
H A D | ioctl_defines | 156 define(`BLKGETSIZE', `0x00001260')
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | sgdisk.te | 11 # sgdisk also uses BLKGETSIZE and BLKGETSIZE64. BLKGETSIZE64 14 # using the BLKGETSIZE ioctl as it is useless for devices over 17 allowxperm sgdisk vold_device:blk_file ioctl { BLKGETSIZE };
|
H A D | vold.te | 154 allowxperm vold vold_device:blk_file ioctl { BLKDISCARD BLKGETSIZE };
|
H A D | ioctl_defines | 156 define(`BLKGETSIZE', `0x00001260')
|
/aosp12/system/sepolicy/public/ |
H A D | sgdisk.te | 11 # sgdisk also uses BLKGETSIZE and BLKGETSIZE64. BLKGETSIZE64 14 # using the BLKGETSIZE ioctl as it is useless for devices over 17 allowxperm sgdisk vold_device:blk_file ioctl { BLKGETSIZE };
|
H A D | vold.te | 154 allowxperm vold vold_device:blk_file ioctl { BLKDISCARD BLKGETSIZE };
|
H A D | ioctl_defines | 156 define(`BLKGETSIZE', `0x00001260')
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | fs.h | 107 #define BLKGETSIZE _IO(0x12, 96) macro
|
/aosp12/system/extras/zram-perf/ |
H A D | zram-perf.cpp | 61 int result = ioctl(m_fd, BLKGETSIZE, &blockSize); in getSize()
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | ioctl_defines | 88 define(`BLKGETSIZE', `0x00001260')
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | ioctl_defines | 88 define(`BLKGETSIZE', `0x00001260')
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | ioctl_defines | 88 define(`BLKGETSIZE', `0x00001260')
|