Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dsquashfs_swap.h204 SWAP_FUNC(32, s, d, count, struct squashfs_dir_header);\
205 SWAP_FUNC(32, s, d, start_block, struct squashfs_dir_header);\
206 SWAP_FUNC(32, s, d, inode_number, struct squashfs_dir_header);\
373 SQUASHFS_MEMCPY(s, d, sizeof(struct squashfs_dir_header))
Dsquashfs_fs.h458 struct squashfs_dir_header { struct
Dunsquash-4.c253 struct squashfs_dir_header dirh; in squashfs_opendir_4()
Dmksquashfs.c1229 sizeof(struct squashfs_dir_header) in add_dir()
1251 struct squashfs_dir_header dir_header; in add_dir()
1285 dir->p += sizeof(struct squashfs_dir_header); in add_dir()
1321 struct squashfs_dir_header dir_header; in write_dir()
1388 struct squashfs_dir_header dirh; in write_dir()
1389 SQUASHFS_SWAP_DIR_HEADER((struct squashfs_dir_header *) dirp, in write_dir()
1392 dirp += sizeof(struct squashfs_dir_header); in write_dir()
Dread_fs.c629 struct squashfs_dir_header dirh; in squashfs_readdir()
/external/squashfs-tools/kernel/fs/squashfs/
Dnamei.c142 struct squashfs_dir_header dirh; in squashfs_lookup()
Ddir.c112 struct squashfs_dir_header dirh; in squashfs_readdir()
Dsquashfs_fs.h369 struct squashfs_dir_header { struct
/external/squashfs-tools/kernel/include/linux/
Dsquashfs_fs.h368 struct squashfs_dir_header { struct
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h340 struct squashfs_dir_header { struct
492 SQUASHFS_MEMSET(s, d, sizeof(struct squashfs_dir_header));\
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c1742 struct squashfs_dir_header dirh; in squashfs_readdir()
1784 struct squashfs_dir_header sdirh; in squashfs_readdir()
1877 struct squashfs_dir_header dirh; in squashfs_lookup()
1895 struct squashfs_dir_header sdirh; in squashfs_lookup()