OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:entry1
(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
233
entry1
= (const struct ext2fs_htree_sort_entry *)e1;
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
233
entry1
= (const struct ext2fs_htree_sort_entry *)e1;
236
if (
entry1
->h_hash < entry2->h_hash)
238
if (
entry1
->h_hash > entry2->h_hash)
Completed in 74 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025