Searched refs:EXT2_COMPRBLK_FL (Results 1 – 3 of 3) sorted by relevance
40 { EXT2_COMPRBLK_FL, "B", "Compressed_File" },
289 #define EXT2_COMPRBLK_FL 0x00000200 /* One or more compressed clusters */ macro
2058 if (inode->i_flags & EXT2_COMPRBLK_FL) { in check_blocks()2064 inode->i_flags &= ~EXT2_COMPRBLK_FL; in check_blocks()