OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:le_hash
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zap_leaf.c
143
le->
le_hash
= BSWAP_64(le->
le_hash
);
415
if (le->
le_hash
!= zn->zn_hash)
430
zeh->zeh_hash = le->
le_hash
;
474
if (HCD_GTEQ(le->
le_hash
, le->le_cd, h, cd) &&
475
HCD_GTEQ(besth, bestcd, le->
le_hash
, le->le_cd)) {
478
besth = le->
le_hash
;
484
zeh->zeh_hash = le->
le_hash
;
609
if (le->
le_hash
== h) {
620
if (le->
le_hash
== h &
[
all
...]
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zap_leaf.h
141
uint64_t
le_hash
; /* hash value of the name */
member in struct:zap_leaf_chunk::zap_leaf_entry
Completed in 22 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026