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

/illumos-gate/usr/src/uts/common/fs/
H A Dlookup.c985 dirtopath(vnode_t *vrootp, vnode_t *vp, char *buf, size_t buflen, int flags, function
1427 ret = dirtopath(vrootp, pvp, buf, buflen,
1446 ret = dirtopath(vrootp, vp, buf, buflen, flags, cr);

Completed in 58 milliseconds