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

  /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)
  /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)
  /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)
  /bionic/libc/kernel/common/linux/
fs.h 232 #define FS_IOC_GETFLAGS _IOR('f', 1, long)
  /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 120 milliseconds