Searched defs:cnflags (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/kern/ |
H A D | vfs_cache.c | 530 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 641 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 911 cache_enter(struct vnode * dvp,struct vnode * vp,const char * name,size_t namelen,uint32_t cnflags) cache_enter() argument [all...] |
/netbsd-src/sys/fs/unionfs/ |
H A D | unionfs_vnops.c | 117 u_long cnflags, cnflagsbk; in unionfs_lookup() local
|
/netbsd-src/sys/fs/nfs/server/ |
H A D | nfs_nfsdserv.c | 1160 u_long *hashp, cnflags; in nfsrvd_mknod() local
|