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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ext2_fs.h 158 #define EXT2_TOPDIR_FL FS_TOPDIR_FL /* Top of directory hierarchies*/
172 #define EXT2_REG_FLMASK (~(EXT2_DIRSYNC_FL | EXT2_TOPDIR_FL))
  /external/syslinux/libinstaller/ext2fs/
ext2_fs.h 299 #define EXT2_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 319 #define EXT2_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/
    [all...]

Completed in 202 milliseconds