Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dvnode.h646 void cache_vnode_init(struct vnode *vp);
/f-stack/freebsd/kern/
H A Dvfs_cache.c2564 cache_vnode_init(struct vnode *vp) in cache_vnode_init() function
H A Dvfs_subr.c557 cache_vnode_init(vp); in vnode_init()