HomeSort by relevance Sort by last modified time
    Searched defs:EXT2_COMPR_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 140 #define EXT2_COMPR_FL FS_COMPR_FL /* Compress file */
165 #define EXT2_FL_INHERITED (EXT2_SECRM_FL | EXT2_UNRM_FL | EXT2_COMPR_FL |\
  /external/syslinux/libinstaller/ext2fs/
ext2_fs.h 281 #define EXT2_COMPR_FL 0x00000004 /* Compress file */
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 300 #define EXT2_COMPR_FL 0x00000004 /* Compress file */
    [all...]

Completed in 86 milliseconds