Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/pstat/
H A Dpstat.c143 void vnode_print(struct vnode *, struct vnode *);
403 vnode_print(evp->vptr, vp); in vnodemode()
447 vnode_print(struct vnode *avnode, struct vnode *vp) in vnode_print() function