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

  /bionic/libc/kernel/common/linux/
fs.h 235 #define FS_IOC_GETVERSION _IOR('v', 1, long)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h 227 #define FS_IOC_GETVERSION _IOR('v', 1, long)
ext2_fs.h 168 #define EXT2_IOC_GETVERSION FS_IOC_GETVERSION
ext3_fs.h 195 #define EXT3_IOC_GETVERSION_OLD FS_IOC_GETVERSION
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 227 #define FS_IOC_GETVERSION _IOR('v', 1, long)
ext2_fs.h 168 #define EXT2_IOC_GETVERSION FS_IOC_GETVERSION
ext3_fs.h 195 #define EXT3_IOC_GETVERSION_OLD FS_IOC_GETVERSION
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 227 #define FS_IOC_GETVERSION _IOR('v', 1, long)
ext2_fs.h 168 #define EXT2_IOC_GETVERSION FS_IOC_GETVERSION
ext3_fs.h 195 #define EXT3_IOC_GETVERSION_OLD FS_IOC_GETVERSION
reiserfs_fs.h     [all...]
  /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 641 unsigned IOCTL_FS_IOC_GETVERSION = FS_IOC_GETVERSION;
    [all...]
  /external/kernel-headers/original/linux/
fs.h 337 #define FS_IOC_GETVERSION _IOR('v', 1, long)
    [all...]

Completed in 190 milliseconds