Searched refs:smb_node_getshrpath (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb2_ofile.c | 93 rc = smb_node_getshrpath(of->f_node, of->f_tree, in smb2_ofile_getname()
|
H A D | smb_set_fileinfo.c | 569 rc = smb_node_getshrpath(sinfo->si_node->n_dnode, in smb_set_rename_info()
|
H A D | smb_query_fileinfo.c | 897 rc = smb_node_getshrpath(node, tree, buf, buflen); in smb_query_pathname()
|
H A D | smb_ofile.c | 1245 rc = smb_node_getshrpath(node, tree, path, MAXPATHLEN); in smb_ofile_netinfo_init()
|
H A D | smb_node.c | 1067 smb_node_getshrpath(smb_node_t *node, smb_tree_t *tree, in smb_node_getshrpath() function
|
/titanic_50/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 563 int smb_node_getshrpath(smb_node_t *, smb_tree_t *, char *, uint32_t);
|