Searched refs:vpath_old (Results 1 – 1 of 1) sorted by relevance
991 vnode_clear_vpath(vnode_t *vp, char *vpath_old) in vnode_clear_vpath() argument994 if (vp->v_path != vn_vpath_empty && vp->v_path == vpath_old) { in vnode_clear_vpath()997 kmem_free(vpath_old, strlen(vpath_old) + 1); in vnode_clear_vpath()