Searched refs:smb2_encode_create_ctx (Results 1 – 1 of 1) sorted by relevance
62 static uint32_t smb2_encode_create_ctx(367 status = smb2_encode_create_ctx(&sr->raw_data, &cctx); in smb2_create()573 smb2_encode_create_ctx(mbuf_chain_t *mbc, smb2_create_ctx_t *cc) in smb2_encode_create_ctx() function