Lines Matching defs:tree
220 * setup and tree connect requests, but it is better than not doing
221 * a tree connect when needed, and all following requests failing
1893 * new tree connection for the IPC (interprocess communication RPC)
1960 * No need to send a tree disconnect here.
3666 const char *tree, struct cifs_tcon *tcon,
3716 cifs_strtoUTF16((__le16 *) bcc_ptr, tree,
3722 strcpy(bcc_ptr, tree);
3723 bcc_ptr += strlen(tree) + 1;
3765 strscpy(tcon->tree_name, tree, sizeof(tcon->tree_name));
4070 /* insert a tcon_link into the tree */
4104 * If one doesn't exist then insert a new tcon_link struct into the tree and
4196 * it's not guarded against removal of links from the tree. The only
4197 * places that remove entries from the tree are this function and