Searched refs:SQUASHFS_SLOTS (Results 1 – 3 of 3) sorted by relevance
248 #define SQUASHFS_SLOTS 4 macro
189 #define SQUASHFS_SLOTS 4 macro
1320 int skip = (blocks - 1) / ((SQUASHFS_SLOTS * SQUASHFS_META_ENTRIES + 1) * SQUASHFS_META_INDEXES); in calculate_skip()