Home
last modified time | relevance | path

Searched refs:CIFS_SMALL_BUFFER (Results 1 – 7 of 7) sorted by relevance

/linux/fs/cifs/
A Dmisc.c225 if (resp_buftype == CIFS_SMALL_BUFFER) in free_rsp_buf()
A Dcifsglob.h1739 #define CIFS_SMALL_BUFFER 1 macro
A Dsmb2pdu.c1297 sess_data->buf0_type = CIFS_SMALL_BUFFER; in SMB2_sess_alloc_buffer()
4239 if (resp_buftype == CIFS_SMALL_BUFFER) in SMB2_read()
4240 *buf_type = CIFS_SMALL_BUFFER; in SMB2_read()
4851 else if (resp_buftype == CIFS_SMALL_BUFFER) in smb2_parse_query_directory()
A Dtransport.c1245 resp_buf_type[i] = CIFS_SMALL_BUFFER; in compound_send_recv()
A Dsess.c949 sess_data->buf0_type = CIFS_SMALL_BUFFER; in sess_alloc_buffer()
A Dcifssmb.c1724 if (resp_buf_type == CIFS_SMALL_BUFFER) in CIFSSMBRead()
1725 *pbuf_type = CIFS_SMALL_BUFFER; in CIFSSMBRead()
A Dsmb2ops.c5205 free_rsp_buf(CIFS_SMALL_BUFFER, next_buffer); in receive_encrypted_standard()

Completed in 50 milliseconds