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

  /external/syslinux/libinstaller/
linuxioctl.h 29 # define FS_IOC_SETFLAGS EXT2_IOC_SETFLAGS
  /bionic/libc/kernel/uapi/linux/
fs.h 174 #define FS_IOC_SETFLAGS _IOW('f', 2, long)
  /external/kernel-headers/original/uapi/linux/
fs.h 246 #define FS_IOC_SETFLAGS _IOW('f', 2, long)
305 * Inode flags (FS_IOC_GETFLAGS / FS_IOC_SETFLAGS)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fs.h 331 #define FS_IOC_SETFLAGS _IOW('f', 2, long)
341 * Inode flags (FS_IOC_GETFLAGS / FS_IOC_SETFLAGS)

Completed in 75 milliseconds