Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/common/
H A Dbblk_einfo.h37 #define BBLK_EINFO_VERSION (1) macro
H A Dbblk_einfo.c329 einfo->version = BBLK_EINFO_VERSION; in prepare_and_write_einfo()
377 if (disk_einfo->version < BBLK_EINFO_VERSION) in einfo_should_update()