Home
last modified time | relevance | path

Searched refs:z_erofs_map_header (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
H A Derofs_fs.h210 struct z_erofs_map_header { struct
285 sizeof(struct z_erofs_map_header) + Z_EROFS_VLE_LEGACY_HEADER_PADDING)
311 BUILD_BUG_ON(sizeof(struct z_erofs_map_header) != 8); in erofs_check_ondisk_layout_definitions()
H A Dzmap.c37 struct z_erofs_map_header *h; in z_erofs_fill_inode_lazy()
278 sizeof(struct z_erofs_map_header); in compacted_load_cluster_from_disk()
/kernel/linux/linux-6.6/fs/erofs/
H A Derofs_fs.h343 struct z_erofs_map_header { struct
430 (ALIGN(end, 8) + sizeof(struct z_erofs_map_header) + 8)
435 const __le64 fmh = *(__le64 *)&(struct z_erofs_map_header) { in erofs_check_ondisk_layout_definitions()
446 BUILD_BUG_ON(sizeof(struct z_erofs_map_header) != 8); in erofs_check_ondisk_layout_definitions()
H A Dzmap.c230 const erofs_off_t ebase = sizeof(struct z_erofs_map_header) + in z_erofs_load_compact_lcluster()
584 struct z_erofs_map_header *h; in z_erofs_fill_inode_lazy()

Completed in 4 milliseconds