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

  /bionic/libc/kernel/common/linux/
fs.h 260 #define FS_DIRSYNC_FL 0x00010000
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h 256 #define FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */
ext2_fs.h 156 #define EXT2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 256 #define FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */
ext2_fs.h 156 #define EXT2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 256 #define FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */
ext2_fs.h 156 #define EXT2_DIRSYNC_FL FS_DIRSYNC_FL /* dirsync behaviour (directories only) */
  /external/kernel-headers/original/linux/
fs.h 360 #define FS_DIRSYNC_FL 0x00010000 /* dirsync behaviour (directories only) */
    [all...]

Completed in 458 milliseconds