HomeSort by: relevance | last modified time | path
    Searched defs:vc_lookup (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/systat/
bufcache.c 87 static struct vnode *vc_lookup(struct vnode *);
305 vn = vc_lookup(UINT64TOPTR(bp->b_vp));
377 vc_lookup(struct vnode *vaddr) function in typeref:struct:vnode *
bufcache.c 87 static struct vnode *vc_lookup(struct vnode *);
305 vn = vc_lookup(UINT64TOPTR(bp->b_vp));
377 vc_lookup(struct vnode *vaddr) function in typeref:struct:vnode *

Completed in 22 milliseconds