Home
last modified time | relevance | path

Searched refs:SQUASHFS_SWAP_SUPER_BLOCK_3 (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dsquashfs_compat.h235 #define SQUASHFS_SWAP_SUPER_BLOCK_3(s, d) {\ macro
Dunsquashfs.c1827 SQUASHFS_SWAP_SUPER_BLOCK_3(&sblk, &sBlk_3); in read_super()