Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_transact_ioctl.c173 if (smbsr_decode_data_avail(sr)) { in smb_nt_trans_ioctl_set_sparse()
H A Dsmb_negotiate.c365 for (pos = 0; smbsr_decode_data_avail(sr); pos++) { in smb_pre_negotiate()
H A Dsmb_dispatch.c1037 smbsr_decode_data_avail(smb_request_t *sr) in smbsr_decode_data_avail() function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h380 boolean_t smbsr_decode_data_avail(smb_request_t *);