Searched defs:vnodetopath_common (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dlookup.c1268 vnodetopath_common(vnode_t *vrootp, vnode_t *vp, char *buf, size_t buflen, function
1460 return (vnodetopath_common(vrootp, vp, buf, buflen, cr, 0));
1531 ret = vnodetopath_common(NULL, vp, buf, buflen, CRED(),

Completed in 62 milliseconds