OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:link_count
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/makemandb/
makemandb.c
641
mandb_rec *rec, int *new_count, int *
link_count
, int *err_count)
685
(*
link_count
)++;
724
int
link_count
= 0; /* Counter for number of hard/sym links */
local in function:update_db
797
&new_count, &
link_count
, &err_count);
843
total_count -
link_count
,
link_count
, new_count, err_count);
/src/sys/fs/hfs/
libhfs.h
336
uint32_t
link_count
;
member in union:__anon46ade0a11b08::__anon46ade0a11c0a
/src/sbin/fsck_udf/
main.c
144
int
link_count
;
member in struct:udf_fsck_node
3108
this->
link_count
= 0;
3199
node->
link_count
= udf_rw16(fe->link_cnt);
3212
node->
link_count
= udf_rw16(efe->link_cnt);
3291
//if (fe->unique_id == 0) node->
link_count
++;
3292
//if (efe->unique_id == 0) node->
link_count
++;
3672
fe->link_cnt = udf_rw16(node->
link_count
);
3680
efe->link_cnt = udf_rw16(node->
link_count
);
4019
if (cur_node->found_link_count != cur_node->
link_count
) {
4023
cur_node->found_link_count, cur_node->
link_count
);
4079
int
link_count
= cur_node->found_
link_count
;
local in function:udf_check_directory_tree
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc.h
497
uint8_t
link_count
;
member in struct:dc
Completed in 19 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025