OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:entry2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_htree.c
231
const struct ext2fs_htree_sort_entry *entry1, *
entry2
;
local in function:ext2fs_htree_cmp_sort_entry
234
entry2
= (const struct ext2fs_htree_sort_entry *)e2;
236
if (entry1->h_hash <
entry2
->h_hash)
238
if (entry1->h_hash >
entry2
->h_hash)
ext2fs_htree.c
231
const struct ext2fs_htree_sort_entry *entry1, *
entry2
;
local in function:ext2fs_htree_cmp_sort_entry
234
entry2
= (const struct ext2fs_htree_sort_entry *)e2;
236
if (entry1->h_hash <
entry2
->h_hash)
238
if (entry1->h_hash >
entry2
->h_hash)
Completed in 108 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025