Searched refs:smb_node_getshrpath (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_rename.c | 282 rc = smb_node_getshrpath(node->n_dnode, sr->tid_tree, in smb_trans2_rename()
|
H A D | smb_query_fileinfo.c | 895 rc = smb_node_getshrpath(node, tree, buf, buflen); in smb_query_pathname()
|
H A D | smb_ofile.c | 1221 rc = smb_node_getshrpath(node, tree, path, MAXPATHLEN); in smb_ofile_netinfo_init()
|
H A D | smb_node.c | 1059 smb_node_getshrpath(smb_node_t *node, smb_tree_t *tree, in smb_node_getshrpath() function
|
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 505 int smb_node_getshrpath(smb_node_t *, smb_tree_t *, char *, uint32_t);
|