Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_create.c62 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