OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ent_num
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_htree.c
489
uint16_t
ent_num
;
local in function:ext2fs_htree_add_entry
517
ent_num
= ext2fs_htree_get_count(entries);
518
if (
ent_num
== ext2fs_htree_get_limit(entries)) {
553
src_ent_num =
ent_num
/ 2;
554
dst_ent_num =
ent_num
- src_ent_num;
592
ent_num
* sizeof(struct ext2fs_htree_entry));
ext2fs_htree.c
489
uint16_t
ent_num
;
local in function:ext2fs_htree_add_entry
517
ent_num
= ext2fs_htree_get_count(entries);
518
if (
ent_num
== ext2fs_htree_get_limit(entries)) {
553
src_ent_num =
ent_num
/ 2;
554
dst_ent_num =
ent_num
- src_ent_num;
592
ent_num
* sizeof(struct ext2fs_htree_entry));
ext2fs_htree.c
489
uint16_t
ent_num
;
local in function:ext2fs_htree_add_entry
517
ent_num
= ext2fs_htree_get_count(entries);
518
if (
ent_num
== ext2fs_htree_get_limit(entries)) {
553
src_ent_num =
ent_num
/ 2;
554
dst_ent_num =
ent_num
- src_ent_num;
592
ent_num
* sizeof(struct ext2fs_htree_entry));
Completed in 133 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025