OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zap_hashbits
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zap_impl.h
205
int
zap_hashbits
(zap_t *zap);
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zap_micro.c
58
zap_hashbits
(zap_t *zap)
function
130
h &= ~((1ULL << (64 -
zap_hashbits
(zap))) - 1);
1352
* [ collision differentiator |
zap_hashbits
()-bit hash value ]
1354
return ((zc->zc_hash >> (64 -
zap_hashbits
(zc->zc_zap))) |
1355
((uint64_t)zc->zc_cd <<
zap_hashbits
(zc->zc_zap)));
1382
hb =
zap_hashbits
(zc->zc_zap);
zap.c
339
if (zap_f_phys(zap)->zap_ptrtbl.zt_shift >=
zap_hashbits
(zap) - 2)
Completed in 18 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026