Home
last modified time | relevance | path

Searched refs:EXT2_COMPR_FL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dext2.h225 #define EXT2_COMPR_FL FS_COMPR_FL /* Compress file */ macro
250 #define EXT2_FL_INHERITED (EXT2_SECRM_FL | EXT2_UNRM_FL | EXT2_COMPR_FL |\
H A Dinode.c1623 if (flags & EXT2_COMPR_FL) in ext2_getattr()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch622 -#define EXT2_COMPR_FL 0x00000004 /* Compress file */