Searched refs:vn_vptocnp (Results 1 – 2 of 2) sorted by relevance
681 int vn_vptocnp(struct vnode **vp, char *buf, size_t *buflen);
3030 vn_vptocnp(struct vnode **vp, char *buf, size_t *buflen) in vn_vptocnp() function3174 error = vn_vptocnp(&vp, buf, &buflen); in vn_fullpath_dir()3379 error = vn_vptocnp(&vp, buf, buflen); in vn_fullpath_any()