Home
last modified time | relevance | path

Searched defs:resp_buftype (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/cifs/
Dsmb2pdu.c793 int resp_buftype; in SMB2_negotiate() local
1661 int resp_buftype; in SMB2_tcon() local
2250 int resp_buftype; in smb311_posix_mkdir() local
2577 int resp_buftype = CIFS_NO_BUFFER; in SMB2_open() local
2766 int resp_buftype = CIFS_NO_BUFFER; in SMB2_ioctl() local
2928 int resp_buftype = CIFS_NO_BUFFER; in SMB2_close_flags() local
3087 int resp_buftype = CIFS_NO_BUFFER; in query_info() local
3240 int resp_buftype = CIFS_NO_BUFFER; in SMB2_change_notify() local
3448 int resp_buftype = CIFS_NO_BUFFER; in SMB2_flush() local
3744 int resp_buftype, rc; in SMB2_read() local
[all …]
Dsmb2inode.c65 int resp_buftype[3]; in smb2_compound_op() local
Dsmb2ops.c643 int resp_buftype[2]; in open_shroot() local
1085 int resp_buftype[3]; in smb2_set_ea() local
1376 int resp_buftype[3]; in smb2_ioctl_query_info() local
2190 int resp_buftype[3]; in smb2_query_info_compound() local
2585 int resp_buftype[3]; in smb2_query_symlink() local
Dmisc.c232 free_rsp_buf(int resp_buftype, void *rsp) in free_rsp_buf()