Searched refs:vn_commname (Results 1 – 3 of 3) sorted by relevance
636 int vn_commname(struct vnode *vn, char *buf, u_int buflen);
1383 vn_commname(struct vnode *vp, char *buf, u_int buflen) in vn_commname() function
639 else if (vn_commname(binvp, p->p_comm, sizeof(p->p_comm)) != 0)