OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:entry_cnt
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_htree.c
267
int
entry_cnt
= 0;
local in function:ext2fs_htree_split_dirblock
293
entry_cnt
++;
308
kheapsort(sort_info,
entry_cnt
, sizeof(struct ext2fs_htree_sort_entry),
314
for (i =
entry_cnt
- 1; i >= 0; i--) {
331
for (k = i + 1; k <
entry_cnt
; k++) {
/src/sys/dev/ic/
adv.c
661
ccb->sghead.
entry_cnt
= ccb->scsiq.q1.sg_queue_cnt =
advlib.h
566
u_int16_t
entry_cnt
; /* number of SG entries */
member in struct:asc_sg_head
577
u_int16_t
entry_cnt
;
member in struct:asc_min_sg_head
advlib.c
2292
sg_entry_cnt = sg_head->
entry_cnt
;
2362
sg_head->entry_to_copy = sg_head->
entry_cnt
;
2455
sg_entry_cnt = sg_head->
entry_cnt
- 1;
Completed in 18 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025