Searched refs:z_erofs_extent (Results 1 – 2 of 2) sorted by relevance
528 struct z_erofs_extent *ext; in z_erofs_map_blocks_ext()533 if (recsz <= offsetof(struct z_erofs_extent, pstart_hi)) { in z_erofs_map_blocks_ext()534 if (recsz <= offsetof(struct z_erofs_extent, pstart_lo)) { in z_erofs_map_blocks_ext()575 if (recsz > offsetof(struct z_erofs_extent, lstart_hi)) in z_erofs_map_blocks_ext()602 if (recsz > offsetof(struct z_erofs_extent, pstart_lo)) in z_erofs_map_blocks_ext()
422 struct z_erofs_extent { struct
Completed in 8 milliseconds