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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c1076 rc = smb_node_getpath(node, tree->t_snode->vp, buf, buflen);
1082 * smb_node_getpath
1096 smb_node_getpath(smb_node_t *node, vnode_t *rootvp, char *buf, uint32_t buflen) function

Completed in 98 milliseconds