Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/common/
H A Dbblk_einfo.c38 bblk_hash_t bblk_no_hash = {BBLK_NO_HASH, 0, "(no hash)", NULL}; variable
42 &bblk_no_hash,
321 einfo->hash_type = bblk_no_hash.type; in prepare_and_write_einfo()
322 einfo->hash_size = bblk_no_hash.size; in prepare_and_write_einfo()
395 if (disk_einfo->hash_type == bblk_no_hash.type) in einfo_should_update()
H A Dbblk_einfo.h79 extern bblk_hash_t bblk_no_hash;