Home
last modified time | relevance | path

Searched refs:SQUASHFS_SWAP_SUPER_BLOCK (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dsquashfs_swap.h235 #define SQUASHFS_SWAP_SUPER_BLOCK(s, d) \ macro
346 #define SQUASHFS_SWAP_SUPER_BLOCK(s, d) \ macro
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h370 #define SQUASHFS_SWAP_SUPER_BLOCK(s, d) {\ macro
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c975 SQUASHFS_SWAP_SUPER_BLOCK(&ssblk, sblk); in squashfs_read_super()