Searched refs:cce (Results 1 – 1 of 1) sorted by relevance
72 smb2_create_ctx_elem_t *cce; in smb2_create() local236 cce = &cctx.cc_in_sec_desc; in smb2_create()238 &cce->cce_mbc, &sd); in smb2_create()246 cce = &cctx.cc_in_alloc_size; in smb2_create()247 rc = smb_mbc_decodef(&cce->cce_mbc, "q", &op->dsize); in smb2_create()260 cce = &cctx.cc_in_time_warp; in smb2_create()261 status = smb_mbc_decodef(&cce->cce_mbc, in smb2_create()336 cce = &cctx.cc_out_max_access; in smb2_create()342 cce->cce_len = 8; in smb2_create()343 cce->cce_mbc.max_bytes = 8; in smb2_create()[all …]