Home
last modified time | relevance | path

Searched refs:cache_validate (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dvnode.h672 void cache_validate(struct vnode *dvp, struct vnode *vp,
678 cache_validate(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in cache_validate() function
/freebsd/sys/kern/
H A Dvfs_cache.c3075 cache_validate(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in cache_validate() function
H A Dvfs_subr.c6094 cache_validate(a->a_dvp, *a->a_vpp, a->a_cnp); in vop_mkdir_debugpost()