Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dvnode.h675 void cache_validate(struct vnode *dvp, struct vnode *vp,
681 cache_validate(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in cache_validate() function
/freebsd-14.2/sys/kern/
H A Dvfs_subr.c6109 cache_validate(a->a_dvp, *a->a_vpp, a->a_cnp); in vop_mkdir_debugpost()
H A Dvfs_cache.c3008 cache_validate(struct vnode *dvp, struct vnode *vp, struct componentname *cnp) in cache_validate() function