Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_query_info.c121 smb2sr_put_error_data(sr, status, &sr->raw_data); in smb2_query_info()
H A Dsmb2_dispatch.c1109 smb2sr_put_error_data(sr, status, NULL); in smbsr_status_smb2()
1116 smb2sr_put_error_data(sr, status, NULL); in smb2sr_put_errno()
1122 smb2sr_put_error_data(sr, status, NULL); in smb2sr_put_error()
1129 smb2sr_put_error_data(smb_request_t *sr, uint32_t status, mbuf_chain_t *mbc) in smb2sr_put_error_data() function
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb2_kproto.h44 void smb2sr_put_error_data(smb_request_t *, uint32_t, mbuf_chain_t *);