Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dvnode.h658 void cache_vnode_init(struct vnode *vp);
/freebsd/sys/kern/
H A Dvfs_cache.c2782 cache_vnode_init(struct vnode *vp) in cache_vnode_init() function
H A Dvfs_subr.c644 cache_vnode_init(vp); in vnode_init()