OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_hash
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_htree.c
669
uint32_t
next_hash
;
local in function:ext2fs_htree_check_next
685
next_hash
= ext2fs_htree_get_hash(level->h_entry);
687
if (hash != (
next_hash
& ~1))
/src/sbin/fsck_udf/
main.c
153
LIST_ENTRY(udf_fsck_node)
next_hash
;
310
pos = LIST_NEXT(pos,
next_hash
);
3392
LIST_INSERT_HEAD(&fs_nodes_hash[entry], leaf_node,
next_hash
);
3433
LIST_INSERT_HEAD(&fs_nodes_hash[entry], leaf_node,
next_hash
);
3879
LIST_INSERT_HEAD(&fs_nodes_hash[entry], root_node,
next_hash
);
3889
LIST_INSERT_HEAD(&fs_nodes_hash[entry], sys_stream_node,
next_hash
);
4098
LIST_REMOVE(cur_node,
next_hash
);
4164
LIST_REMOVE(cur_node,
next_hash
);
Completed in 13 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025