Home
last modified time | relevance | path

Searched refs:FS_IOC_GETFLAGS (Results 1 – 25 of 40) sorted by relevance

12

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dreiserfs_fs.h24 #define REISERFS_IOC_GETFLAGS FS_IOC_GETFLAGS
H A Dfs.h142 #define FS_IOC_GETFLAGS _IOR('f', 1, long) macro
/aosp12/frameworks/base/core/jni/
H A Dcom_android_internal_content_F2fsUtils.cpp57 ret = ioctl(fd, FS_IOC_GETFLAGS, &flags); in com_android_internal_content_F2fsUtils_nativeReleaseCompressedBlocks()
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dmediaprovider_app.te38 FS_IOC_GETFLAGS
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dtoolbox.te36 FS_IOC_GETFLAGS
H A Dvold.te103 FS_IOC_GETFLAGS
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dmediaprovider_app.te42 FS_IOC_GETFLAGS
H A Dodsign.te21 FS_IOC_ENABLE_VERITY FS_IOC_MEASURE_VERITY FS_IOC_GETFLAGS
H A Dgsid.te156 FS_IOC_GETFLAGS
H A Dapexd.te174 FS_IOC_GETFLAGS
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dtoolbox.te36 FS_IOC_GETFLAGS
H A Dvold.te109 FS_IOC_GETFLAGS
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dtoolbox.te36 FS_IOC_GETFLAGS
/aosp12/system/sepolicy/public/
H A Dtoolbox.te36 FS_IOC_GETFLAGS
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dmediaprovider_app.te45 FS_IOC_GETFLAGS
H A Dodsign.te21 FS_IOC_ENABLE_VERITY FS_IOC_MEASURE_VERITY FS_IOC_GETFLAGS
H A Dgsid.te156 FS_IOC_GETFLAGS
H A Dapexd.te174 FS_IOC_GETFLAGS
/aosp12/system/sepolicy/private/
H A Dmediaprovider_app.te45 FS_IOC_GETFLAGS
H A Dodsign.te21 FS_IOC_ENABLE_VERITY FS_IOC_MEASURE_VERITY FS_IOC_GETFLAGS
H A Dgsid.te156 FS_IOC_GETFLAGS
H A Dapexd.te174 FS_IOC_GETFLAGS
/aosp12/system/security/ondevice-signing/
H A DVerityUtils.cpp183 int ret = ioctl(fd, FS_IOC_GETFLAGS, &flags); in isFileInVerity()
/aosp12/system/extras/ext4_utils/include/ext4_utils/
H A Dext4.h215 #define EXT4_IOC_GETFLAGS FS_IOC_GETFLAGS
/aosp12/system/core/fs_mgr/libfiemap/
H A Dfiemap_writer.cpp327 int error = ioctl(file_fd, FS_IOC_GETFLAGS, &flags); in IsFilePinned()

12