Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dvnode.h661 void cache_vnode_init(struct vnode *vp);
/freebsd-14.2/sys/kern/
H A Dvfs_subr.c650 cache_vnode_init(vp); in vnode_init()
H A Dvfs_cache.c2715 cache_vnode_init(struct vnode *vp) in cache_vnode_init() function