Home
last modified time | relevance | path

Searched refs:mz_salt (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_impl.h43 uint64_t mz_salt; member
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dzap_impl.h60 uint64_t mz_salt; member
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c228 buf->mz_salt = BSWAP_64(buf->mz_salt); in mzap_byteswap()
405 zap->zap_salt = zap_m_phys(zap)->mz_salt; in mzap_open()
601 zp->mz_salt = ((uintptr_t)db ^ (uintptr_t)tx ^ (obj << 1)) | 1ULL; in mzap_create_impl()