Searched refs:EXT2_COMPR_FL (Results 1 – 2 of 2) sorted by relevance
236 #define EXT2_COMPR_FL FS_COMPR_FL /* Compress file */ macro261 #define EXT2_FL_INHERITED (EXT2_SECRM_FL | EXT2_UNRM_FL | EXT2_COMPR_FL |\
1611 if (flags & EXT2_COMPR_FL) in ext2_getattr()