Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dvnode.h659 void cache_validate(struct vnode *dvp, struct vnode *vp,
663 cache_validate(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in cache_validate() function
/f-stack/freebsd/kern/
H A Dvfs_cache.c2790 cache_validate(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in cache_validate() function
H A Dvfs_subr.c5747 cache_validate(a->a_dvp, *a->a_vpp, a->a_cnp); in vop_mkdir_debugpost()