Home
last modified time | relevance | path

Searched refs:smb2_decode_create_ctx (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_create.c60 static uint32_t smb2_decode_create_ctx(
225 status = smb2_decode_create_ctx(&cc_mbc, &cctx); in smb2_create()
435 smb2_decode_create_ctx(mbuf_chain_t *in_mbc, smb2_create_ctx_t *cc) in smb2_decode_create_ctx() function