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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzap_impl.h131 uint64_t zap_salt; /* salt to stir into hash function */ member in struct:zap_phys
152 uint64_t zap_salt; member in struct:zap
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_micro.c85 h = zap->zap_salt;
413 zap->zap_salt = zap_m_phys(zap)->mz_salt;
438 zap->zap_salt = zap_f_phys(zap)->zap_salt;
449 &zap_f_phys(zap)->zap_salt);
H A Dzap.c104 zp->zap_salt = zap->zap_salt;
1318 zs->zs_salt = zap_f_phys(zap)->zap_salt;

Completed in 314 milliseconds