Home
last modified time | relevance | path

Searched refs:CIFS_LARGE_BUFFER (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dmisc.c240 else if (resp_buftype == CIFS_LARGE_BUFFER) in free_rsp_buf()
H A Dtransport.c1208 resp_buf_type[i] = CIFS_LARGE_BUFFER; in compound_send_recv()
H A Dcifsglob.h1779 #define CIFS_LARGE_BUFFER 2 macro
H A Dsmb2pdu.c4163 else if (resp_buftype == CIFS_LARGE_BUFFER) in SMB2_read()
4164 *buf_type = CIFS_LARGE_BUFFER; in SMB2_read()
4770 if (resp_buftype == CIFS_LARGE_BUFFER) in smb2_parse_query_directory()
H A Dcifssmb.c1839 else if (resp_buf_type == CIFS_LARGE_BUFFER) in CIFSSMBRead()
1840 *pbuf_type = CIFS_LARGE_BUFFER; in CIFSSMBRead()
H A Dsmb2ops.c4970 free_rsp_buf(CIFS_LARGE_BUFFER, next_buffer); in receive_encrypted_standard()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dmisc.c249 else if (resp_buftype == CIFS_LARGE_BUFFER) in free_rsp_buf()
H A Dsmb2pdu.c4582 else if (resp_buftype == CIFS_LARGE_BUFFER) in SMB2_read()
4583 *buf_type = CIFS_LARGE_BUFFER; in SMB2_read()
5213 if (resp_buftype == CIFS_LARGE_BUFFER) in smb2_parse_query_directory()
H A Dcifsglob.h1857 #define CIFS_LARGE_BUFFER 2 macro
H A Dtransport.c1254 resp_buf_type[i] = CIFS_LARGE_BUFFER; in compound_send_recv()
H A Dcifssmb.c1480 else if (resp_buf_type == CIFS_LARGE_BUFFER) in CIFSSMBRead()
1481 *pbuf_type = CIFS_LARGE_BUFFER; in CIFSSMBRead()
2780 *rsp_buftype = CIFS_LARGE_BUFFER; in cifs_query_reparse_point()
H A Dsmb2ops.c5039 free_rsp_buf(CIFS_LARGE_BUFFER, next_buffer); in receive_encrypted_standard()

Completed in 85 milliseconds