Searched refs:z_erofs_vle_decompressed_index (Results 1 – 3 of 3) sorted by relevance
333 struct z_erofs_vle_decompressed_index { struct352 (round_up(size, sizeof(struct z_erofs_vle_decompressed_index)) + \ argument382 BUILD_BUG_ON(sizeof(struct z_erofs_vle_decompressed_index) != 8); in erofs_check_ondisk_layout_definitions()386 sizeof(struct z_erofs_vle_decompressed_index)); in erofs_check_ondisk_layout_definitions()
161 lcn * sizeof(struct z_erofs_vle_decompressed_index); in legacy_load_cluster_from_disk()162 struct z_erofs_vle_decompressed_index *di; in legacy_load_cluster_from_disk()
270 around "struct z_erofs_vle_decompressed_index" in erofs_fs.h for more details.