Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap.h448 uint64_t zs_salt; /* salt to stir into hash function */ member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzap.c1315 zs->zs_salt = zap_f_phys(zap)->zap_salt; in fzap_get_stats()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c374 (u_longlong_t)zs.zs_salt); in dump_zap_stats()