Searched refs:SQUASHFS_COMPRESSED_BIT_BLOCK (Results 1 – 2 of 2) sorted by relevance
120 #define SQUASHFS_COMPRESSED_BIT_BLOCK (1 << 24) macro123 ~SQUASHFS_COMPRESSED_BIT_BLOCK)125 #define SQUASHFS_COMPRESSED_BLOCK(B) (!((B) & SQUASHFS_COMPRESSED_BIT_BLOCK))
408 SQUASHFS_COMPRESSED_BIT_BLOCK, NULL, length, pages); in squashfs_read_table()