OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VN_RELE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/sys/sys/
vnode.h
162
#define
VN_RELE
(v) \
165
printf("
VN_RELE
(%s,%d): %p unused\n", __FILE__, __LINE__, v); \
166
vprint("
VN_RELE
", (v)); \
167
panic("
VN_RELE
"); \
/src/external/cddl/osnet/dist/lib/libzpool/common/sys/
zfs_context.h
530
#define
VN_RELE
(vp) vn_close(vp, 0, NULL, NULL)
Completed in 31 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026