HomeSort by relevance Sort by last modified time
    Searched refs:FS_IOC_GETFLAGS (Results 1 - 16 of 16) sorted by null

  /bionic/libc/kernel/common/linux/
fs.h 232 #define FS_IOC_GETFLAGS _IOR('f', 1, long)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h 225 #define FS_IOC_GETFLAGS _IOR('f', 1, long)
235 * Inode flags (FS_IOC_GETFLAGS / FS_IOC_SETFLAGS)
ext2_fs.h 166 #define EXT2_IOC_GETFLAGS FS_IOC_GETFLAGS
ext3_fs.h 189 #define EXT3_IOC_GETFLAGS FS_IOC_GETFLAGS
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 225 #define FS_IOC_GETFLAGS _IOR('f', 1, long)
235 * Inode flags (FS_IOC_GETFLAGS / FS_IOC_SETFLAGS)
ext2_fs.h 166 #define EXT2_IOC_GETFLAGS FS_IOC_GETFLAGS
ext3_fs.h 189 #define EXT3_IOC_GETFLAGS FS_IOC_GETFLAGS
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 225 #define FS_IOC_GETFLAGS _IOR('f', 1, long)
235 * Inode flags (FS_IOC_GETFLAGS / FS_IOC_SETFLAGS)
ext2_fs.h 166 #define EXT2_IOC_GETFLAGS FS_IOC_GETFLAGS
ext3_fs.h 189 #define EXT3_IOC_GETFLAGS FS_IOC_GETFLAGS
reiserfs_fs.h     [all...]
  /system/extras/ext4_utils/
ext4.h 206 #define EXT4_IOC_GETFLAGS FS_IOC_GETFLAGS
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 640 unsigned IOCTL_FS_IOC_GETFLAGS = FS_IOC_GETFLAGS;
    [all...]
  /external/kernel-headers/original/linux/
fs.h 335 #define FS_IOC_GETFLAGS _IOR('f', 1, long)
346 * Inode flags (FS_IOC_GETFLAGS / FS_IOC_SETFLAGS)
    [all...]

Completed in 795 milliseconds