smb_node_getmntpath
if (smb_node_getmntpath(tnode, request.qq_root_path, MAXPATHLEN) != 0) {
if (smb_node_getmntpath(tnode, root_path, MAXPATHLEN) != 0) {
if (smb_node_getmntpath(tnode, request.qq_root_path, MAXPATHLEN) != 0) {
if (smb_node_getmntpath(tnode, root_path, MAXPATHLEN) != 0) {
if (smb_node_getmntpath(tnode, request.qq_root_path, MAXPATHLEN) != 0) {
err = smb_node_getmntpath(cur_node, path, MAXPATHLEN);
if (smb_node_getmntpath(sr->fid_ofile->f_node, root_path,
int smb_node_getmntpath(smb_node_t *, char *, uint32_t);