Home
last modified time | relevance | path

Searched refs:buftype (Results 1 – 3 of 3) sorted by relevance

/fs/cifs/
Dsmb2proto.h262 struct kvec *rsp, int *buftype,
Dsmb2ops.c1046 int buftype = CIFS_NO_BUFFER; in smb2_query_eas() local
1061 &rsp_iov, &buftype, cifs_sb); in smb2_query_eas()
1088 free_rsp_buf(buftype, rsp_iov.iov_base); in smb2_query_eas()
2246 struct kvec *rsp, int *buftype, in smb2_query_info_compound() argument
2319 *buftype = resp_buftype[1]; in smb2_query_info_compound()
2338 int buftype = CIFS_NO_BUFFER; in smb2_queryfs() local
2347 &rsp_iov, &buftype, cifs_sb); in smb2_queryfs()
2363 free_rsp_buf(buftype, rsp_iov.iov_base); in smb2_queryfs()
Dsmb2pdu.c2606 struct kvec *err_iov, int *buftype) in SMB2_open() argument
2648 *buftype = resp_buftype; in SMB2_open()