Searched refs:smb_notify_common (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_transact_notify_change.c102 status = smb_notify_common(sr, &xa->rep_data_mb, CompletionFilter);
107 * smb_notify_common() call in the SMB1 transact latency.
111 * time we were blocked in smb_notify_common().
H A Dsmb2_change_notify.c126 status = smb_notify_common(sr, &sr->raw_data, CompletionFilter);
H A Dsmb_notify.c98 smb_notify_common(smb_request_t *sr, mbuf_chain_t *mbc, function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h586 uint32_t smb_notify_common(smb_request_t *, mbuf_chain_t *, uint32_t);

Completed in 72 milliseconds