Searched refs:EXT2_COMPR_FL (Results 1 – 4 of 4) sorted by relevance
39 { EXT2_COMPR_FL, "c", "Compression_Requested" },
104 { EXT2_COMPR_FL, 'c' },
184 if (temp & EXT2_COMPR_FL) in type_ext2_inode___show()
312 #define EXT2_COMPR_FL 0x00000004 /* Compress file */ macro