Home
last modified time | relevance | path

Searched refs:dirtopath (Results 1 – 1 of 1) sorted by relevance

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