OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hash_major
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_hash.c
242
uint32_t *
hash_major
, uint32_t *hash_minor)
249
if (!name || !
hash_major
)
303
*
hash_major
= major;
310
*
hash_major
= 0;
ext2fs_htree.c
718
uint32_t
hash_major
= 0, hash_minor = 0;
local
746
hash_version, &
hash_major
, &hash_minor);
747
*hash =
hash_major
;
768
if (ext2fs_htree_get_hash(middle) >
hash_major
)
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026