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

  /bionic/libc/kernel/common/linux/
fs.h 264 #define FS_NOTAIL_FL 0x00008000
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h 255 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */
ext2_fs.h 155 #define EXT2_NOTAIL_FL FS_NOTAIL_FL /* file tail should not be merged */
reiserfs_fs.h 825 #define REISERFS_NOTAIL_FL FS_NOTAIL_FL
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 255 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */
ext2_fs.h 155 #define EXT2_NOTAIL_FL FS_NOTAIL_FL /* file tail should not be merged */
reiserfs_fs.h 825 #define REISERFS_NOTAIL_FL FS_NOTAIL_FL
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 255 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */
ext2_fs.h 155 #define EXT2_NOTAIL_FL FS_NOTAIL_FL /* file tail should not be merged */
reiserfs_fs.h 825 #define REISERFS_NOTAIL_FL FS_NOTAIL_FL
    [all...]
  /external/kernel-headers/original/linux/
fs.h 366 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */
    [all...]

Completed in 535 milliseconds