Searched refs:EXT2_COMPRBLK_FL (Results 1 – 4 of 4) sorted by relevance
38 { EXT2_COMPRBLK_FL, "B", "Compressed_File" },
184 #define EXT2_COMPRBLK_FL 0x00000200 /* One or more compressed clusters */ macro
255 #define EXT2_COMPRBLK_FL 0x00000200 /* One or more compressed clusters */ macro
1503 if (inode->i_flags & EXT2_COMPRBLK_FL) { in check_blocks()1509 inode->i_flags &= ~EXT2_COMPRBLK_FL; in check_blocks()