Home
last modified time | relevance | path

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

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