Searched refs:SQUASHFS_SWAP_SHORTS (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/squashfs/
H A Dmksquashfs.c665 SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1);
753 SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1);
790 SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1);
1161 SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1);
1346 SQUASHFS_SWAP_SHORTS((&c_byte), cbuffer, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsquashfs_fs.h537 #define SQUASHFS_SWAP_SHORTS(s, d, n) {\ macro

Completed in 57 milliseconds