Home
last modified time | relevance | path

Searched refs:z_erofs_map_header (Results 1 – 2 of 2) sorted by relevance

/linux/fs/erofs/
H A Derofs_fs.h360 struct z_erofs_map_header { struct
419 (ALIGN(end, 8) + sizeof(struct z_erofs_map_header))
443 const __le64 fmh = *(__le64 *)&(struct z_erofs_map_header) { in erofs_check_ondisk_layout_definitions()
454 BUILD_BUG_ON(sizeof(struct z_erofs_map_header) != 8); in erofs_check_ondisk_layout_definitions()
H A Dzmap.c621 struct z_erofs_map_header *h; in z_erofs_fill_inode()