Home
last modified time | relevance | path

Searched refs:cifs_rqst_page_to_kvec (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/cifs/
Dsmb2transport.c209 cifs_rqst_page_to_kvec(rqst, i, &p_iov); in smb2_calc_signature()
380 cifs_rqst_page_to_kvec(rqst, i, &p_iov); in smb3_calc_signature()
Dtransport.c252 cifs_rqst_page_to_kvec(struct smb_rqst *rqst, unsigned int idx, in cifs_rqst_page_to_kvec() function
334 cifs_rqst_page_to_kvec(rqst, i, &p_iov); in smb_send_rqst()
Dcifsproto.h40 extern void cifs_rqst_page_to_kvec(struct smb_rqst *rqst, unsigned int idx,
Dcifsencrypt.c138 cifs_rqst_page_to_kvec(rqst, i, &p_iov); in cifs_calc_signature()