Searched refs:SQUASHFS_SWAP_SUPER_BLOCK_3 (Results 1 – 2 of 2) sorted by relevance
/external/squashfs-tools/squashfs-tools/ | ||
D | squashfs_compat.h | 235 #define SQUASHFS_SWAP_SUPER_BLOCK_3(s, d) {\ macro |
D | unsquashfs.c | 1827 SQUASHFS_SWAP_SUPER_BLOCK_3(&sblk, &sBlk_3); in read_super() |