Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dsquashfs_swap.h347 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_super_block))
349 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_dir_index))
351 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_base_inode_header))
353 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_ipc_inode_header))
355 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_lipc_inode_header))
357 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_dev_inode_header))
359 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_ldev_inode_header))
361 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_symlink_inode_header))
363 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_reg_inode_header))
365 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_lreg_inode_header))
[all …]