Searched refs:smb_node_getshrpath (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_ofile.c93 rc = smb_node_getshrpath(of->f_node, of->f_tree,
H A Dsmb_set_fileinfo.c569 rc = smb_node_getshrpath(sinfo->si_node->n_dnode,
H A Dsmb_query_fileinfo.c897 rc = smb_node_getshrpath(node, tree, buf, buflen);
H A Dsmb_ofile.c1267 rc = smb_node_getshrpath(node, tree, path, MAXPATHLEN);
H A Dsmb_node.c1060 * smb_node_getshrpath
1067 smb_node_getshrpath(smb_node_t *node, smb_tree_t *tree, function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h564 int smb_node_getshrpath(smb_node_t *, smb_tree_t *, char *, uint32_t);

Completed in 53 milliseconds