Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/smbsrv/dtrace/
H A Dcifs.d52 sr = (struct smb_request *)arg0;
62 sr = (struct smb_request *)arg0;
73 sr = (struct smb_request *)arg0;
93 sr = (struct smb_request *)arg0;
111 sr = (struct smb_request *)arg0;
129 sr = (struct smb_request *)arg0;
147 sr = (struct smb_request *)arg0;
160 sr = (struct smb_request *)arg0;
190 sr = (struct smb_request *)arg0;
206 sr = (struct smb_request *)arg0;
[all …]
H A Dstype.d52 sr = (struct smb_request *)arg0;
70 sr = (struct smb_request *)arg0;
86 sr = (struct smb_request *)arg0;
104 sr = (struct smb_request *)arg0;
117 sr = (struct smb_request *)arg0;
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_flush.c43 static void smb_flush_file(struct smb_request *sr, struct smb_ofile *ofile);
120 smb_flush_file(struct smb_request *sr, struct smb_ofile *ofile) in smb_flush_file()
H A Dsmb_dispatch.c145 static int smbsr_check_result(struct smb_request *, int, int);
514 smb_dispatch_request(struct smb_request *sr) in smb_dispatch_request()
798 smbsr_encode_empty_result(struct smb_request *sr) in smbsr_encode_empty_result()
804 smbsr_encode_result(struct smb_request *sr, int wct, int bcc, char *fmt, ...) in smbsr_encode_result()
825 smbsr_check_result(struct smb_request *sr, int wct, int bcc) in smbsr_check_result()
880 smbsr_decode_vwv(struct smb_request *sr, char *fmt, ...) in smbsr_decode_vwv()
895 smbsr_decode_data(struct smb_request *sr, char *fmt, ...) in smbsr_decode_data()
1008 smbsr_errno(struct smb_request *sr, int errnum) in smbsr_errno()
H A Dsmb_trans2_create_directory.c61 smb_com_trans2_create_directory(struct smb_request *sr, struct smb_xa *xa) in smb_com_trans2_create_directory()
H A Dsmb_nt_transact_notify_change.c127 static int smb_notify_encode_action(struct smb_request *, struct smb_xa *,
275 smb_notify_encode_action(struct smb_request *sr, struct smb_xa *xa, in smb_notify_encode_action()
H A Dsmb_lock_byte_range.c76 smb_com_lock_byte_range(struct smb_request *sr) in smb_com_lock_byte_range()
H A Dsmb_nt_cancel.c63 struct smb_request *req; in smb_com_nt_cancel()
H A Dsmb_echo.c53 smb_com_echo(struct smb_request *sr) in smb_com_echo()
H A Dsmb_common_transact.c293 smb_com_transaction2(struct smb_request *sr) in smb_com_transaction2()
454 smb_nt_trans_dispatch(struct smb_request *sr, struct smb_xa *xa) in smb_nt_trans_dispatch()
566 smb_com_nt_transact(struct smb_request *sr) in smb_com_nt_transact()
652 smb_com_nt_transact_secondary(struct smb_request *sr) in smb_com_nt_transact_secondary()
772 smb_trans_net_share_enum(struct smb_request *sr, struct smb_xa *xa) in smb_trans_net_share_enum()
1016 smb_trans_net_workstation_getinfo(struct smb_request *sr, struct smb_xa *xa) in smb_trans_net_workstation_getinfo()
1061 smb_trans_net_user_getinfo(struct smb_request *sr, struct smb_xa *xa) in smb_trans_net_user_getinfo()
1081 smb_trans_net_server_getinfo(struct smb_request *sr, struct smb_xa *xa) in smb_trans_net_server_getinfo()
1321 smb_trans_net_server_enum2(struct smb_request *sr, struct smb_xa *xa) in smb_trans_net_server_enum2()
H A Dsmb_nt_transact_security.c60 smb_nt_transact_query_security_info(struct smb_request *sr, struct smb_xa *xa) in smb_nt_transact_query_security_info()
153 smb_nt_transact_set_security_info(struct smb_request *sr, struct smb_xa *xa) in smb_nt_transact_set_security_info()
H A Dsmb_nt_create_andx.c231 smb_com_nt_create_andx(struct smb_request *sr) in smb_com_nt_create_andx()
H A Dsmb_kutil.c74 smb_ascii_or_unicode_strlen(struct smb_request *sr, char *str) in smb_ascii_or_unicode_strlen()
82 smb_ascii_or_unicode_strlen_null(struct smb_request *sr, char *str) in smb_ascii_or_unicode_strlen_null()
90 smb_ascii_or_unicode_null_len(struct smb_request *sr) in smb_ascii_or_unicode_null_len()
H A Dsmb_mbuf_marshaling.c177 sr = va_arg(ap, struct smb_request *); in smb_mbc_vdecodef()
532 sr = va_arg(ap, struct smb_request *); in smb_mbc_vencodef()
H A Dsmb_find.c611 smb_com_find_unique(struct smb_request *sr) in smb_com_find_unique()
H A Dsmb_query_fileinfo.c111 smb_com_trans2_query_file_information(struct smb_request *sr, struct smb_xa *xa) in smb_com_trans2_query_file_information()
H A Dsmb_node.c244 struct smb_request *sr, in smb_node_lookup()
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_vops.h59 struct smb_request;
H A Dsmb_ktypes.h65 struct smb_request;
1340 struct smb_request *l_sr;
1581 typedef struct smb_request { struct