Home
last modified time | relevance | path

Searched refs:F2FS_IOC_RELEASE_COMPRESS_BLOCKS (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/core/jni/
H A Dcom_android_internal_content_F2fsUtils.cpp66 ret = ioctl(fd, F2FS_IOC_RELEASE_COMPRESS_BLOCKS, &blkcnt); in com_android_internal_content_F2fsUtils_nativeReleaseCompressedBlocks()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Df2fs.h41 #define F2FS_IOC_RELEASE_COMPRESS_BLOCKS _IOR(F2FS_IOCTL_MAGIC, 18, __u64) macro
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dapexd.te175 F2FS_IOC_RELEASE_COMPRESS_BLOCKS
H A Dsystem_server.te51 F2FS_IOC_RELEASE_COMPRESS_BLOCKS
58 F2FS_IOC_RELEASE_COMPRESS_BLOCKS
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dapexd.te175 F2FS_IOC_RELEASE_COMPRESS_BLOCKS
H A Dsystem_server.te51 F2FS_IOC_RELEASE_COMPRESS_BLOCKS
58 F2FS_IOC_RELEASE_COMPRESS_BLOCKS
/aosp12/system/sepolicy/private/
H A Dapexd.te175 F2FS_IOC_RELEASE_COMPRESS_BLOCKS
H A Dsystem_server.te51 F2FS_IOC_RELEASE_COMPRESS_BLOCKS
58 F2FS_IOC_RELEASE_COMPRESS_BLOCKS
/aosp12/system/apex/apexd/
H A Dapexd.cpp176 if (ioctl(fd, F2FS_IOC_RELEASE_COMPRESS_BLOCKS, &blk_cnt) == -1) { in ReleaseF2fsCompressedBlocks()
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dioctl_defines718 define(`F2FS_IOC_RELEASE_COMPRESS_BLOCKS', `0xf512')
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dioctl_defines718 define(`F2FS_IOC_RELEASE_COMPRESS_BLOCKS', `0xf512')
/aosp12/system/sepolicy/public/
H A Dioctl_defines718 define(`F2FS_IOC_RELEASE_COMPRESS_BLOCKS', `0xf512')