Searched defs:iswht_ret (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/kern/ |
H A D | vfs_cache.c | 531 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
|