Searched refs:SMBS_CONNECTED (Results 1 – 3 of 3) sorted by relevance
86 #define SMBS_CONNECTED 0x0004 macro
198 if (smb_share_valid(ssp) || (ssp->ss_flags & SMBS_CONNECTED) == 0) { in smb_rq_enqueue()
580 ssp->ss_flags |= SMBS_CONNECTED; in smb_smb_treeconnect()