Home | History | Annotate | Download | only in squashfs

Lines Matching refs:squashfs_dir_entry

1743 	char buffer[sizeof(struct squashfs_dir_entry) + SQUASHFS_NAME_LEN + 1];
1744 struct squashfs_dir_entry *dire = (struct squashfs_dir_entry *) buffer;
1805 struct squashfs_dir_entry sdire;
1878 char buffer[sizeof(struct squashfs_dir_entry) + SQUASHFS_NAME_LEN];
1879 struct squashfs_dir_entry *dire = (struct squashfs_dir_entry *) buffer;
1915 struct squashfs_dir_entry sdire;