Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dvnode.h570 void vref_special (struct vnode *vp);
/dragonfly/sys/kern/
H A Dvfs_lock.c275 vref_special(struct vnode *vp) in vref_special() function
H A Dvfs_cache.c2348 vref_special(vp); in cache_vref()