Searched refs:z_erofs_map_header (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/erofs/
H A Dzmap.c230 const erofs_off_t ebase = sizeof(struct z_erofs_map_header) +
584 struct z_erofs_map_header *h;
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) {
446 BUILD_BUG_ON(sizeof(struct z_erofs_map_header) != 8);

Completed in 195 milliseconds