Searched refs:zap_salt (Results 1 – 5 of 5) sorted by relevance
131 uint64_t zap_salt; /* salt to stir into hash function */ member152 uint64_t zap_salt; member
100 uint64_t zap_salt; /* salt to stir into hash function */ member
84 h = zap->zap_salt; in zap_hash()405 zap->zap_salt = zap_m_phys(zap)->mz_salt; in mzap_open()425 zap->zap_salt = zap_f_phys(zap)->zap_salt; in mzap_open()436 &zap_f_phys(zap)->zap_salt); in mzap_open()
104 zp->zap_salt = zap->zap_salt; in fzap_upgrade()1271 zs->zs_salt = zap_f_phys(zap)->zap_salt; in fzap_get_stats()
733 hash = zap_hash(zap->zap_salt, name); in fzap_lookup()