Searched refs:SQUASHFS_COMPRESSED_SIZE_BLOCK (Results 1 – 3 of 3) sorted by relevance
154 length = SQUASHFS_COMPRESSED_SIZE_BLOCK(length); in squashfs_read_data()
115 #define SQUASHFS_COMPRESSED_SIZE_BLOCK(B) ((B) & \ macro
190 block += SQUASHFS_COMPRESSED_SIZE_BLOCK(size); in read_indexes()