Searched refs:vc_minver (Results 1 – 2 of 2) sorted by relevance
1543 if (vcp->vc_maxver == 0 || vcp->vc_minver > vcp->vc_maxver) { in nsmb_iod_negotiate()1587 if (vcp->vc_minver < SMB2_DIALECT_BASE) { in nsmb_iod_negotiate()1601 vcp->vc_minver >= SMB2_DIALECT_BASE) { in nsmb_iod_negotiate()
282 #define vc_minver vc_ssn.ssn_minver macro