Searched refs:z_erofs_map_header (Results 1 – 2 of 2) sorted by relevance
347 struct z_erofs_map_header { struct434 (round_up(end, 8) + sizeof(struct z_erofs_map_header) + 8)440 *(__le64 *)&(struct z_erofs_map_header) { in erofs_check_ondisk_layout_definitions()451 BUILD_BUG_ON(sizeof(struct z_erofs_map_header) != 8); in erofs_check_ondisk_layout_definitions()
27 struct z_erofs_map_header *h; in z_erofs_fill_inode_lazy()28 char buf[sizeof(struct z_erofs_map_header)]; in z_erofs_fill_inode_lazy()38 h = (struct z_erofs_map_header *)buf; in z_erofs_fill_inode_lazy()338 sizeof(struct z_erofs_map_header); in compacted_load_cluster_from_disk()
Completed in 6 milliseconds