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

  /bionic/libc/kernel/uapi/linux/
reiserfs_fs.h 27 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
fs.h 142 #define FS_IOC_GETVERSION _IOR('v', 1, long)
  /development/ndk/platforms/android-L/include/linux/
reiserfs_fs.h 27 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
fs.h 142 #define FS_IOC_GETVERSION _IOR('v', 1, long)
  /external/kernel-headers/original/uapi/linux/
reiserfs_fs.h 23 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
fs.h 159 #define FS_IOC_GETVERSION _IOR('v', 1, long)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 31 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
fs.h 319 #define FS_IOC_GETVERSION _IOR('v', 1, long)
ext2_fs.h 192 #define EXT2_IOC_GETVERSION FS_IOC_GETVERSION
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
reiserfs_fs.h 31 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
fs.h 319 #define FS_IOC_GETVERSION _IOR('v', 1, long)
ext2_fs.h 192 #define EXT2_IOC_GETVERSION FS_IOC_GETVERSION
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
reiserfs_fs.h 27 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
fs.h 142 #define FS_IOC_GETVERSION _IOR('v', 1, long)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
reiserfs_fs.h 27 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
fs.h 142 #define FS_IOC_GETVERSION _IOR('v', 1, long)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
reiserfs_fs.h 27 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
fs.h 142 #define FS_IOC_GETVERSION _IOR('v', 1, long)
  /external/qemu/distrib/ext4_utils/src/
ext4.h 210 #define EXT4_IOC_GETVERSION_OLD FS_IOC_GETVERSION
  /system/extras/ext4_utils/
ext4.h 210 #define EXT4_IOC_GETVERSION_OLD FS_IOC_GETVERSION
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 762 unsigned IOCTL_FS_IOC_GETVERSION = FS_IOC_GETVERSION;
    [all...]

Completed in 410 milliseconds