Home
last modified time | relevance | path

Searched refs:CIFS_LARGE_BUFFER (Results 1 – 6 of 6) sorted by relevance

/linux/fs/cifs/
A Dmisc.c227 else if (resp_buftype == CIFS_LARGE_BUFFER) in free_rsp_buf()
A Dcifsglob.h1740 #define CIFS_LARGE_BUFFER 2 macro
A Dtransport.c1243 resp_buf_type[i] = CIFS_LARGE_BUFFER; in compound_send_recv()
A Dsmb2pdu.c4241 else if (resp_buftype == CIFS_LARGE_BUFFER) in SMB2_read()
4242 *buf_type = CIFS_LARGE_BUFFER; in SMB2_read()
4849 if (resp_buftype == CIFS_LARGE_BUFFER) in smb2_parse_query_directory()
A Dcifssmb.c1726 else if (resp_buf_type == CIFS_LARGE_BUFFER) in CIFSSMBRead()
1727 *pbuf_type = CIFS_LARGE_BUFFER; in CIFSSMBRead()
A Dsmb2ops.c5203 free_rsp_buf(CIFS_LARGE_BUFFER, next_buffer); in receive_encrypted_standard()

Completed in 39 milliseconds