Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dvfs_cache.c530 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 Dunionfs_vnops.c117 u_long cnflags, cnflagsbk; in unionfs_lookup() local
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdserv.c1160 u_long *hashp, cnflags; in nfsrvd_mknod() local