OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:un_vnode
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/union/
union.h
125
struct vnode *
un_vnode
; /* :: Back pointer */
member in struct:union_node
169
#define UNIONTOV(un) ((un)->
un_vnode
)
union_subr.c
475
un->
un_vnode
= NULL;
539
un->
un_vnode
= NULL;
572
un->
un_vnode
= vp;
/src/sys/fs/unionfs/
unionfs.h
107
struct vnode *
un_vnode
; /* Back pointer */
member in struct:unionfs_node
122
#define UNIONFSTOV(xp) ((xp)->
un_vnode
)
unionfs_subr.c
111
unp->
un_vnode
= vp;
Completed in 13 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025