OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:refcount_is_zero
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
refcount.c
117
refcount_is_zero
(refcount_t *rc)
function
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
refcount.h
70
int
refcount_is_zero
(refcount_t *rc);
95
#define
refcount_is_zero
(rc) ((rc)->rc_count == 0)
macro
Completed in 37 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026