Searched refs:squashfs_dir_entry_2 (Results 1 – 4 of 4) sorted by relevance
534 char buffer[sizeof(struct squashfs_dir_entry_2) + SQUASHFS_NAME_LEN + 1]; in squashfs_readdir_2()535 struct squashfs_dir_entry_2 *dire = (struct squashfs_dir_entry_2 *) buffer; in squashfs_readdir_2()569 struct squashfs_dir_entry_2 sdire; in squashfs_readdir_2()641 char buffer[sizeof(struct squashfs_dir_entry_2) + SQUASHFS_NAME_LEN]; in squashfs_lookup_2()642 struct squashfs_dir_entry_2 *dire = (struct squashfs_dir_entry_2 *) buffer; in squashfs_lookup_2()679 struct squashfs_dir_entry_2 sdire; in squashfs_lookup_2()
208 char buffer[sizeof(squashfs_dir_entry_2) + SQUASHFS_NAME_LEN + 1] in squashfs_opendir_1()210 squashfs_dir_entry_2 *dire = (squashfs_dir_entry_2 *) buffer; in squashfs_opendir_1()272 squashfs_dir_entry_2 sdire; in squashfs_opendir_1()
664 struct squashfs_dir_entry_2 { struct685 typedef struct squashfs_dir_entry_2 squashfs_dir_entry_2; argument766 SQUASHFS_MEMSET(s, d, sizeof(struct squashfs_dir_entry_2));\
760 struct squashfs_dir_entry_2 { struct849 SQUASHFS_MEMSET(s, d, sizeof(struct squashfs_dir_entry_2));\