/fs/cifs/ |
D | transport.c | 268 smb_rqst_len(struct TCP_Server_Info *server, struct smb_rqst *rqst) in smb_rqst_len() 313 struct smb_rqst *rqst) in __smb_send_rqst() 463 struct smb_rqst *rqst, int flags) in smb_send_rqst() 511 struct smb_rqst rqst = { .rq_iov = iov, in smb_send() local 744 cifs_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) in cifs_setup_async_request() 776 cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst, in cifs_call_async() 916 send_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_cancel() 935 struct smb_rqst rqst = { .rq_iov = iov, in cifs_check_receive() local 956 struct smb_rqst *rqst) in cifs_setup_request() 1032 const int flags, const int num_rqst, struct smb_rqst *rqst, in compound_send_recv() [all …]
|
D | smb2pdu.c | 791 struct smb_rqst rqst; in SMB2_negotiate() local 1258 struct smb_rqst rqst; in SMB2_sess_sendreceive() local 1639 struct smb_rqst rqst; in SMB2_logoff() local 1713 struct smb_rqst rqst; in SMB2_tcon() local 1853 struct smb_rqst rqst; in SMB2_tdis() local 2514 struct smb_rqst rqst; in smb311_posix_mkdir() local 2664 struct smb_rqst *rqst, __u8 *oplock, in SMB2_open_init() 2844 SMB2_open_free(struct smb_rqst *rqst) in SMB2_open_free() 2862 struct smb_rqst rqst; in SMB2_open() local 2947 struct smb_rqst *rqst, in SMB2_ioctl_init() [all …]
|
D | smb2transport.c | 214 smb2_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, in smb2_calc_signature() 532 smb3_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, in smb3_calc_signature() 613 smb2_sign_rqst(struct smb_rqst *rqst, struct TCP_Server_Info *server) in smb2_sign_rqst() 643 smb2_verify_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server) in smb2_verify_signature() 787 struct smb_rqst rqst = { .rq_iov = iov, in smb2_check_receive() local 809 struct smb_rqst *rqst) in smb2_setup_request() 835 smb2_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) in smb2_setup_async_request()
|
D | cifsencrypt.c | 40 int __cifs_calc_signature(struct smb_rqst *rqst, in __cifs_calc_signature() 112 static int cifs_calc_signature(struct smb_rqst *rqst, in cifs_calc_signature() 143 int cifs_sign_rqst(struct smb_rqst *rqst, struct TCP_Server_Info *server, in cifs_sign_rqst() 185 struct smb_rqst rqst = { .rq_iov = iov, in cifs_sign_smbv() local 206 int cifs_verify_signature(struct smb_rqst *rqst, in cifs_verify_signature()
|
D | smb2inode.c | 41 free_set_inf_compound(struct smb_rqst *rqst) in free_set_inf_compound() 53 struct smb_rqst rqst[3]; member 71 struct smb_rqst *rqst; in smb2_compound_op() local
|
D | smb2ops.c | 683 struct smb_rqst rqst[2]; in open_shroot() local 1147 struct smb_rqst rqst[3]; in smb2_set_ea() local 1501 struct smb_rqst rqst[3]; member 1518 struct smb_rqst *rqst; in smb2_ioctl_query_info() local 2240 struct smb_rqst rqst[2]; in smb2_query_dir_first() local 2432 smb2_set_related(struct smb_rqst *rqst) in smb2_set_related() 2447 smb2_set_next_command(struct cifs_tcon *tcon, struct smb_rqst *rqst) in smb2_set_next_command() 2517 struct smb_rqst rqst[3]; in smb2_query_info_compound() local 2916 struct smb_rqst rqst[3]; in smb2_query_symlink() local 3097 struct smb_rqst rqst[3]; in smb2_query_reparse_tag() local [all …]
|
D | misc.c | 981 void rqst_page_get_length(const struct smb_rqst *rqst, unsigned int page, in rqst_page_get_length()
|
D | cifssmb.c | 764 struct smb_rqst rqst = { .rq_iov = iov, in CIFSSMBEcho() local 1624 struct smb_rqst rqst = { .rq_iov = rdata->iov, in cifs_readv_callback() local 1680 struct smb_rqst rqst = { .rq_iov = rdata->iov, in cifs_async_readv() local 2206 struct smb_rqst rqst = { }; in cifs_async_writev() local
|
D | smbdirect.h | 313 static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {r… in smbd_send()
|
D | smb1ops.c | 27 send_nt_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_nt_cancel()
|
D | smbdirect.c | 1999 struct smb_rqst *rqst; in smbd_send() local
|
D | cifsglob.h | 2052 static inline unsigned int cifs_get_num_sgs(const struct smb_rqst *rqst, in cifs_get_num_sgs()
|
/fs/nfsd/ |
D | nfs4state.c | 3536 static __be32 nfsd4_match_existing_connection(struct svc_rqst *rqst, in nfsd4_match_existing_connection() 4638 struct svc_rqst *rqst; in nfsd_breaker_owns_lease() local
|