Searched refs:cc_in_flags (Results 1 – 1 of 1) sorted by relevance
68 uint_t cc_in_flags; /* CCTX_... */ member253 cctx.cc_in_flags &= in smb2_create()263 cctx.cc_in_flags &= in smb2_create()273 dh_flags = cctx.cc_in_flags & in smb2_create()289 if ((cctx.cc_in_flags & in smb2_create()292 if ((cctx.cc_in_flags & CCTX_DH_RECONNECT_V2) != 0) in smb2_create()298 cctx.cc_in_flags &= in smb2_create()312 if (cctx.cc_in_flags & CCTX_REQUEST_LEASE) in smb2_create()346 cctx.cc_in_flags &= ~CCTX_REQUEST_LEASE; in smb2_create()353 if ((cctx.cc_in_flags & CCTX_REQUEST_LEASE) == 0) { in smb2_create()[all …]