OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unionfs_checklowervp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/unionfs/
unionfs.h
140
struct vnode *
unionfs_checklowervp
(struct vnode *vp, const char *fil, int lno);
142
#define UNIONFSVPTOLOWERVP(vp)
unionfs_checklowervp
((vp), __FILE__, __LINE__)
unionfs_subr.c
919
unionfs_checklowervp
(struct vnode *vp, const char *fil, int lno)
function in typeref:struct:vnode *
927
printf("
unionfs_checklowervp
: on non-unionfs-node.\n");
930
"
unionfs_checklowervp
: on non-unionfs-node.\n");
932
panic("
unionfs_checklowervp
");
Completed in 13 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025