| H A D | smb2pdu.c | 1106 struct smb_rqst rqst; in SMB2_negotiate() 1184 memset(&rqst, 0, sizeof(struct smb_rqst)); in SMB2_negotiate() 1185 rqst.rq_iov = iov; in SMB2_negotiate() 1186 rqst.rq_nvec = 1; in SMB2_negotiate() 1189 &rqst, &resp_buftype, flags, &rsp_iov); in SMB2_negotiate() 1640 struct smb_rqst rqst; in SMB2_sess_sendreceive() 1649 memset(&rqst, 0, sizeof(struct smb_rqst)); 1650 rqst.rq_iov = sess_data->iov; 1651 rqst.rq_nvec = 2; in SMB2_sess_establish_session() 1656 &rqst, in SMB2_sess_establish_session() 1080 struct smb_rqst rqst; SMB2_negotiate() local 1614 struct smb_rqst rqst; SMB2_sess_sendreceive() local 2031 struct smb_rqst rqst; SMB2_logoff() local 2108 struct smb_rqst rqst; SMB2_tcon() local 2248 struct smb_rqst rqst; SMB2_tdis() local 2897 struct smb_rqst rqst; smb311_posix_mkdir() local 3083 SMB2_open_init(struct cifs_tcon * tcon,struct TCP_Server_Info * server,struct smb_rqst * rqst,__u8 * oplock,struct cifs_open_parms * oparms,__le16 * path) SMB2_open_init() argument 3251 SMB2_open_free(struct smb_rqst * rqst) SMB2_open_free() argument 3269 struct smb_rqst rqst; SMB2_open() local 3378 SMB2_ioctl_init(struct cifs_tcon * tcon,struct TCP_Server_Info * server,struct smb_rqst * rqst,u64 persistent_fid,u64 volatile_fid,u32 opcode,char * in_data,u32 indatalen,__u32 max_response_size) SMB2_ioctl_init() argument 3466 SMB2_ioctl_free(struct smb_rqst * rqst) SMB2_ioctl_free() argument 3488 struct smb_rqst rqst; SMB2_ioctl() local 3651 SMB2_close_init(struct cifs_tcon * tcon,struct TCP_Server_Info * server,struct smb_rqst * rqst,u64 persistent_fid,u64 volatile_fid,bool query_attrs) SMB2_close_init() argument 3677 SMB2_close_free(struct smb_rqst * rqst) SMB2_close_free() argument 3688 struct smb_rqst rqst; __SMB2_close() local 3842 SMB2_query_info_init(struct cifs_tcon * tcon,struct TCP_Server_Info * server,struct smb_rqst * rqst,u64 persistent_fid,u64 volatile_fid,u8 info_class,u8 info_type,u32 additional_info,size_t output_len,size_t input_len,void * input) SMB2_query_info_init() argument 3883 SMB2_query_info_free(struct smb_rqst * rqst) SMB2_query_info_free() argument 3895 struct smb_rqst rqst; query_info() local 4035 SMB2_notify_init(const unsigned int xid,struct smb_rqst * rqst,struct cifs_tcon * tcon,struct TCP_Server_Info * server,u64 persistent_fid,u64 volatile_fid,u32 completion_filter,bool watch_tree) SMB2_notify_init() argument 4075 struct smb_rqst rqst; SMB2_change_notify() local 4346 struct smb_rqst rqst = { .rq_iov = iov, SMB2_echo() local 4382 SMB2_flush_free(struct smb_rqst * rqst) SMB2_flush_free() argument 4389 SMB2_flush_init(const unsigned int xid,struct smb_rqst * rqst,struct cifs_tcon * tcon,struct TCP_Server_Info * server,u64 persistent_fid,u64 volatile_fid) SMB2_flush_init() argument 4417 struct smb_rqst rqst; SMB2_flush() local 4618 struct smb_rqst rqst = { .rq_iov = &rdata->iov[0], .rq_nvec = 1 }; smb2_readv_callback() local 4764 struct smb_rqst rqst = { .rq_iov = rdata->iov, smb2_async_readv() local 4860 struct smb_rqst rqst; SMB2_read() local 5085 struct smb_rqst rqst = { }; smb2_async_writev() local 5266 struct smb_rqst rqst; SMB2_write() local 5516 SMB2_query_directory_init(const unsigned int xid,struct cifs_tcon * tcon,struct TCP_Server_Info * server,struct smb_rqst * rqst,u64 persistent_fid,u64 volatile_fid,int index,int info_level) SMB2_query_directory_init() argument 5586 SMB2_query_directory_free(struct smb_rqst * rqst) SMB2_query_directory_free() argument 5673 struct smb_rqst rqst; SMB2_query_directory() local 5758 SMB2_set_info_init(struct cifs_tcon * tcon,struct TCP_Server_Info * server,struct smb_rqst * rqst,u64 persistent_fid,u64 volatile_fid,u32 pid,u8 info_class,u8 info_type,u32 additional_info,void ** data,unsigned int * size) SMB2_set_info_init() argument 5800 SMB2_set_info_free(struct smb_rqst * rqst) SMB2_set_info_free() argument 5812 struct smb_rqst rqst; send_set_info() local 5928 struct smb_rqst rqst; SMB2_oplock_break() local 6065 struct smb_rqst rqst; SMB311_posix_qfs_info() local 6134 struct smb_rqst rqst; SMB2_QFS_attr() local 6238 struct smb_rqst rqst; smb2_lockv() local 6343 struct smb_rqst rqst; SMB2_lease_break() local [all...] |