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

/fuchsia/zircon/system/utest/zbi/
H A Dzbi.cpp39 zbi_header_t bootfs_hdr; member in struct:test_zbi
80 init_zbi_header(&result->bootfs_hdr);
81 result->bootfs_hdr.type = ZBI_TYPE_STORAGE_BOOTFS;
83 result->bootfs_hdr.length = static_cast<uint32_t>(sizeof(kTestBootfs));

Completed in 74 milliseconds