OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_htree_entry
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_htree.h
57
struct
ext2fs_htree_entry
{
struct
76
struct
ext2fs_htree_entry
h_entries[0];
81
struct
ext2fs_htree_entry
h_entries[0];
86
struct
ext2fs_htree_entry
*h_entries;
87
struct
ext2fs_htree_entry
*h_entry;
ext2fs_htree.c
73
ext2fs_htree_get_block(struct
ext2fs_htree_entry
*ep)
89
ext2fs_htree_get_limit(struct
ext2fs_htree_entry
*ep)
99
return space / sizeof(struct
ext2fs_htree_entry
);
103
ext2fs_htree_get_count(struct
ext2fs_htree_entry
*ep)
109
ext2fs_htree_get_hash(struct
ext2fs_htree_entry
*ep)
116
ext2fs_htree_set_block(struct
ext2fs_htree_entry
*ep, uint32_t blk)
122
ext2fs_htree_set_count(struct
ext2fs_htree_entry
*ep, uint16_t cnt)
128
ext2fs_htree_set_hash(struct
ext2fs_htree_entry
*ep, uint32_t hash)
134
ext2fs_htree_set_limit(struct
ext2fs_htree_entry
*ep, uint16_t limit)
148
return space / sizeof(struct
ext2fs_htree_entry
);
[
all
...]
Completed in 114 milliseconds
Indexes created Tue Oct 14 00:09:49 GMT 2025