Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dsquashfs_compat.h93 struct squashfs_dev_inode_header_3 { struct
177 struct squashfs_dev_inode_header_3 dev;
211 typedef struct squashfs_dev_inode_header_3 squashfs_dev_inode_header_3; typedef
290 sizeof(struct squashfs_dev_inode_header_3)); \
Dunsquash-3.c256 squashfs_dev_inode_header_3 *inodep = &header.dev; in read_inode_3()
259 squashfs_dev_inode_header_3 sinodep; in read_inode_3()