Home
last modified time | relevance | path

Searched defs:vn_ret (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dvfs_cache.c531 cache_lookup(struct vnode * dvp,const char * name,size_t namelen,uint32_t nameiop,uint32_t cnflags,int * iswht_ret,struct vnode ** vn_ret) cache_lookup() argument
642 cache_lookup_raw(struct vnode * dvp,const char * name,size_t namelen,uint32_t cnflags,int * iswht_ret,struct vnode ** vn_ret) cache_lookup_raw() argument
656 cache_lookup_linked(struct vnode * dvp,const char * name,size_t namelen,struct vnode ** vn_ret,krwlock_t ** plock,kauth_cred_t cred) cache_lookup_linked() argument
1075 cache_lookup_mount(struct vnode * dvp,struct vnode ** vn_ret) cache_lookup_mount() argument
[all...]