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

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_impl.h100 uint64_t zap_salt; /* salt to stir into hash function */ member in struct:zap_phys
/illumos-gate/usr/src/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
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap_micro.c85 h = zap->zap_salt;
407 zap->zap_salt = zap_m_phys(zap)->mz_salt;
427 zap->zap_salt = zap_f_phys(zap)->zap_salt;
438 &zap_f_phys(zap)->zap_salt);
H A Dzap.c104 zp->zap_salt = zap->zap_salt;
1293 zs->zs_salt = zap_f_phys(zap)->zap_salt;
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1249 uint64_t zap_salt; /* salt to stir into hash function */ member in struct:zap_phys
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c733 hash = zap_hash(zap->zap_salt, name);
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c1433 hash = zap_hash(zh.zap_salt, name);

Completed in 88 milliseconds