Searched refs:sr_tcon (Results 1 – 4 of 4) sorted by relevance
91 smb_arg_tcon_t *tcon = &sr->sr_tcon; in smb_pre_tree_connect()274 smb_arg_tcon_t *tcon = &sr->sr_tcon; in smb_pre_tree_connect_andx()309 smb_arg_tcon_t *tcon = &sr->sr_tcon; in smb_com_tree_connect_andx()
25 smb_arg_tcon_t *tcon = &sr->sr_tcon; in smb2_tree_connect()
226 smb_arg_tcon_t *tcon = &sr->sr_tcon; in smb_tree_connect_core()252 sr->sr_tcon.si = si; in smb_tree_connect_core()256 status = smb_tree_connect_disk(sr, &sr->sr_tcon); in smb_tree_connect_core()259 status = smb_tree_connect_ipc(sr, &sr->sr_tcon); in smb_tree_connect_core()262 status = smb_tree_connect_printq(sr, &sr->sr_tcon); in smb_tree_connect_core()270 sr->sr_tcon.si = NULL; in smb_tree_connect_core()
1738 #define sr_tcon arg.tcon macro