Home
last modified time | relevance | path

Searched refs:CIFS_NO_BUFFER (Results 1 – 10 of 10) sorted by relevance

/linux/fs/cifs/
A Dsess.c964 sess_data->buf0_type = CIFS_NO_BUFFER; in sess_alloc_buffer()
973 sess_data->buf0_type = CIFS_NO_BUFFER; in sess_free_buffer()
1373 if (sess_data->buf0_type != CIFS_NO_BUFFER && in sess_auth_rawntlmssp_negotiate()
1584 sess_data->buf0_type = CIFS_NO_BUFFER; in CIFS_SessSetup()
A Dsmb2pdu.c1306 sess_data->buf0_type = CIFS_NO_BUFFER; in SMB2_sess_free_buffer()
1665 sess_data->buf0_type = CIFS_NO_BUFFER; in SMB2_sess_setup()
2910 int resp_buftype = CIFS_NO_BUFFER; in SMB2_open()
2944 resp_buftype = CIFS_NO_BUFFER; in SMB2_open()
3111 int resp_buftype = CIFS_NO_BUFFER; in SMB2_ioctl()
3292 int resp_buftype = CIFS_NO_BUFFER; in __SMB2_close()
3476 int resp_buftype = CIFS_NO_BUFFER; in query_info()
3653 int resp_buftype = CIFS_NO_BUFFER; in SMB2_change_notify()
3867 int resp_buftype = CIFS_NO_BUFFER; in SMB2_flush()
4867 int resp_buftype = CIFS_NO_BUFFER; in SMB2_query_directory()
[all …]
A Dlink.c300 int buf_type = CIFS_NO_BUFFER; in cifs_query_mf_symlink()
381 int buf_type = CIFS_NO_BUFFER; in smb3_query_mf_symlink()
A Dsmb2ops.c803 resp_buftype[0] = resp_buftype[1] = CIFS_NO_BUFFER; in open_cached_dir()
1185 int buftype = CIFS_NO_BUFFER; in smb2_query_eas()
1270 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_set_ea()
1299 resp_buftype[1] = CIFS_NO_BUFFER; in smb2_set_ea()
1641 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_ioctl_query_info()
2346 resp_buftype[0] = resp_buftype[1] = CIFS_NO_BUFFER; in smb2_query_dir_first()
2428 resp_buftype[1] = CIFS_NO_BUFFER; in smb2_query_dir_first()
2660 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_query_info_compound()
2736 int buftype = CIFS_NO_BUFFER; in smb2_queryfs()
3069 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_query_symlink()
[all …]
A Dtransport.c1080 resp_buf_type[i] = CIFS_NO_BUFFER; /* no response buf yet */ in compound_send_recv()
1308 *resp_buf_type = CIFS_NO_BUFFER; in SendReceive2()
A Dsmb2inode.c89 resp_buftype[0] = resp_buftype[1] = resp_buftype[2] = CIFS_NO_BUFFER; in smb2_compound_op()
A Dcifsglob.h1738 #define CIFS_NO_BUFFER 0 /* Response buffer not returned */ macro
A Dinode.c446 int buf_type = CIFS_NO_BUFFER;
A Dfile.c4116 int buf_type = CIFS_NO_BUFFER; in cifs_read()
A Dcifssmb.c1721 } else if (resp_buf_type != CIFS_NO_BUFFER) { in CIFSSMBRead()

Completed in 61 milliseconds