Home
last modified time | relevance | path

Searched refs:CIFS_SMALL_BUFFER (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dmisc.c238 if (resp_buftype == CIFS_SMALL_BUFFER) in free_rsp_buf()
H A Dsmb2pdu.c1242 sess_data->buf0_type = CIFS_SMALL_BUFFER; in SMB2_sess_alloc_buffer()
4161 if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_read()
4162 *buf_type = CIFS_SMALL_BUFFER; in SMB2_read()
4772 else if (resp_buftype == CIFS_SMALL_BUFFER) in smb2_parse_query_directory()
H A Dtransport.c1210 resp_buf_type[i] = CIFS_SMALL_BUFFER; in compound_send_recv()
H A Dcifsglob.h1778 #define CIFS_SMALL_BUFFER 1 macro
H A Dsess.c880 sess_data->buf0_type = CIFS_SMALL_BUFFER; in sess_alloc_buffer()
H A Dcifssmb.c1837 if (resp_buf_type == CIFS_SMALL_BUFFER) in CIFSSMBRead()
1838 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()
H A Dsmb2ops.c4972 free_rsp_buf(CIFS_SMALL_BUFFER, next_buffer); in receive_encrypted_standard()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c1497 sess_data->buf0_type = CIFS_SMALL_BUFFER; in SMB2_sess_alloc_buffer()
4580 if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_read()
4581 *buf_type = CIFS_SMALL_BUFFER; in SMB2_read()
5215 else if (resp_buftype == CIFS_SMALL_BUFFER) in smb2_parse_query_directory()
H A Dmisc.c247 if (resp_buftype == CIFS_SMALL_BUFFER) in free_rsp_buf()
H A Dcifsglob.h1856 #define CIFS_SMALL_BUFFER 1 macro
H A Dtransport.c1256 resp_buf_type[i] = CIFS_SMALL_BUFFER; in compound_send_recv()
H A Dsess.c1368 sess_data->buf0_type = CIFS_SMALL_BUFFER; in sess_alloc_buffer()
H A Dcifssmb.c1478 if (resp_buf_type == CIFS_SMALL_BUFFER) in CIFSSMBRead()
1479 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()
H A Dsmb2ops.c5041 free_rsp_buf(CIFS_SMALL_BUFFER, next_buffer); in receive_encrypted_standard()

Completed in 66 milliseconds