Lines Matching refs:BUILD_BUG_ON
430 BUILD_BUG_ON(sizeof(struct erofs_super_block) != 128); in erofs_check_ondisk_layout_definitions()
431 BUILD_BUG_ON(sizeof(struct erofs_inode_compact) != 32); in erofs_check_ondisk_layout_definitions()
432 BUILD_BUG_ON(sizeof(struct erofs_inode_extended) != 64); in erofs_check_ondisk_layout_definitions()
433 BUILD_BUG_ON(sizeof(struct erofs_xattr_ibody_header) != 12); in erofs_check_ondisk_layout_definitions()
434 BUILD_BUG_ON(sizeof(struct erofs_xattr_entry) != 4); in erofs_check_ondisk_layout_definitions()
435 BUILD_BUG_ON(sizeof(struct erofs_inode_chunk_info) != 4); in erofs_check_ondisk_layout_definitions()
436 BUILD_BUG_ON(sizeof(struct erofs_inode_chunk_index) != 8); in erofs_check_ondisk_layout_definitions()
437 BUILD_BUG_ON(sizeof(struct z_erofs_map_header) != 8); in erofs_check_ondisk_layout_definitions()
438 BUILD_BUG_ON(sizeof(struct z_erofs_vle_decompressed_index) != 8); in erofs_check_ondisk_layout_definitions()
439 BUILD_BUG_ON(sizeof(struct erofs_dirent) != 12); in erofs_check_ondisk_layout_definitions()
441 BUILD_BUG_ON(sizeof(struct erofs_inode_chunk_index) != in erofs_check_ondisk_layout_definitions()
443 BUILD_BUG_ON(sizeof(struct erofs_deviceslot) != 128); in erofs_check_ondisk_layout_definitions()
445 BUILD_BUG_ON(BIT(Z_EROFS_VLE_DI_CLUSTER_TYPE_BITS) < in erofs_check_ondisk_layout_definitions()
448 BUILD_BUG_ON(__builtin_constant_p(fmh) ? in erofs_check_ondisk_layout_definitions()