Searched refs:vnodetopath_common (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/ |
H A D | lookup.c | 1247 vnodetopath_common(vnode_t *vrootp, vnode_t *vp, char *buf, size_t buflen, in vnodetopath_common() function 1407 return (vnodetopath_common(vrootp, vp, buf, buflen, cr, 0)); in vnodetopath() 1478 ret = vnodetopath_common(NULL, vp, buf, buflen, CRED(), in dogetcwd()
|