Home
last modified time | relevance | path

Searched defs:rqst (Results 1 – 13 of 13) sorted by relevance

/fs/cifs/
Dtransport.c255 smb_rqst_len(struct TCP_Server_Info *server, struct smb_rqst *rqst) in smb_rqst_len()
300 struct smb_rqst *rqst) in __smb_send_rqst()
452 struct smb_rqst *rqst, int flags) in smb_send_rqst()
500 struct smb_rqst rqst = { .rq_iov = iov, in smb_send() local
773 cifs_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) in cifs_setup_async_request()
805 cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst, in cifs_call_async()
945 send_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_cancel()
964 struct smb_rqst rqst = { .rq_iov = iov, in cifs_check_receive() local
985 struct smb_rqst *rqst) in cifs_setup_request()
1064 const int flags, const int num_rqst, struct smb_rqst *rqst, in compound_send_recv()
[all …]
Dsmb2pdu.c847 struct smb_rqst rqst; in SMB2_negotiate() local
1324 struct smb_rqst rqst; in SMB2_sess_sendreceive() local
1705 struct smb_rqst rqst; in SMB2_logoff() local
1779 struct smb_rqst rqst; in SMB2_tcon() local
1917 struct smb_rqst rqst; in SMB2_tdis() local
2578 struct smb_rqst rqst; in smb311_posix_mkdir() local
2728 struct smb_rqst *rqst, __u8 *oplock, in SMB2_open_init()
2908 SMB2_open_free(struct smb_rqst *rqst) in SMB2_open_free()
2926 struct smb_rqst rqst; in SMB2_open() local
3014 struct smb_rqst *rqst, in SMB2_ioctl_init()
[all …]
Dsmb2transport.c209 smb2_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, in smb2_calc_signature()
529 smb3_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, in smb3_calc_signature()
612 smb2_sign_rqst(struct smb_rqst *rqst, struct TCP_Server_Info *server) in smb2_sign_rqst()
642 smb2_verify_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server) in smb2_verify_signature()
786 struct smb_rqst rqst = { .rq_iov = iov, in smb2_check_receive() local
808 struct smb_rqst *rqst) in smb2_setup_request()
834 smb2_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) in smb2_setup_async_request()
Dcifsencrypt.c27 int __cifs_calc_signature(struct smb_rqst *rqst, in __cifs_calc_signature()
99 static int cifs_calc_signature(struct smb_rqst *rqst, in cifs_calc_signature()
130 int cifs_sign_rqst(struct smb_rqst *rqst, struct TCP_Server_Info *server, in cifs_sign_rqst()
172 struct smb_rqst rqst = { .rq_iov = iov, in cifs_sign_smbv() local
193 int cifs_verify_signature(struct smb_rqst *rqst, in cifs_verify_signature()
Dsmb2inode.c28 free_set_inf_compound(struct smb_rqst *rqst) in free_set_inf_compound()
40 struct smb_rqst rqst[3]; member
58 struct smb_rqst *rqst; in smb2_compound_op() local
Dsmb2ops.c755 struct smb_rqst rqst[2]; in open_cached_dir() local
1252 struct smb_rqst rqst[3]; in smb2_set_ea() local
1609 struct smb_rqst rqst[3]; member
1626 struct smb_rqst *rqst; in smb2_ioctl_query_info() local
2349 struct smb_rqst rqst[2]; in smb2_query_dir_first() local
2582 smb2_set_related(struct smb_rqst *rqst) in smb2_set_related()
2597 smb2_set_next_command(struct cifs_tcon *tcon, struct smb_rqst *rqst) in smb2_set_next_command()
2667 struct smb_rqst rqst[3]; in smb2_query_info_compound() local
3072 struct smb_rqst rqst[3]; in smb2_query_symlink() local
3253 struct smb_rqst rqst[3]; in smb2_query_reparse_tag() local
[all …]
Dmisc.c1147 void rqst_page_get_length(const struct smb_rqst *rqst, unsigned int page, in rqst_page_get_length()
Dcifssmb.c647 struct smb_rqst rqst = { .rq_iov = iov, in CIFSSMBEcho() local
1511 struct smb_rqst rqst = { .rq_iov = rdata->iov, in cifs_readv_callback() local
1567 struct smb_rqst rqst = { .rq_iov = rdata->iov, in cifs_async_readv() local
2094 struct smb_rqst rqst = { }; in cifs_async_writev() local
Dsmbdirect.h313 static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {r… in smbd_send()
Dsmb1ops.c28 send_nt_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_nt_cancel()
Dsmbdirect.c2000 struct smb_rqst *rqst; in smbd_send() local
Dcifsglob.h1978 static inline unsigned int cifs_get_num_sgs(const struct smb_rqst *rqst, in cifs_get_num_sgs()
/fs/nfsd/
Dnfs4state.c3594 static __be32 nfsd4_match_existing_connection(struct svc_rqst *rqst, in nfsd4_match_existing_connection()
4724 struct svc_rqst *rqst; in nfsd_breaker_owns_lease() local