OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:part_refcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libukfs/
ukfs.c
160
int
part_refcount
;
member in struct:ukfs_part
236
part->
part_refcount
= 1;
541
part->
part_refcount
++;
739
release = --part->
part_refcount
== 0;
ukfs.c
160
int
part_refcount
;
member in struct:ukfs_part
236
part->
part_refcount
= 1;
541
part->
part_refcount
++;
739
release = --part->
part_refcount
== 0;
Completed in 42 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026