OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:root_entries
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_htree.c
498
struct ext2fs_htree_entry *
root_entries
;
local in function:ext2fs_htree_add_entry
520
root_entries
= info.h_levels[0].h_entries;
546
if (ext2fs_htree_get_count(
root_entries
) ==
547
ext2fs_htree_get_limit(
root_entries
)) {
ext2fs_htree.c
498
struct ext2fs_htree_entry *
root_entries
;
local in function:ext2fs_htree_add_entry
520
root_entries
= info.h_levels[0].h_entries;
546
if (ext2fs_htree_get_count(
root_entries
) ==
547
ext2fs_htree_get_limit(
root_entries
)) {
Completed in 22 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025