Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2pdu.c792 int resp_buftype; in SMB2_negotiate() local
1714 int resp_buftype; in SMB2_tcon() local
2497 int resp_buftype; in smb311_posix_mkdir() local
2846 int resp_buftype = CIFS_NO_BUFFER; in SMB2_open() local
3039 int resp_buftype = CIFS_NO_BUFFER; in SMB2_ioctl() local
3210 int resp_buftype = CIFS_NO_BUFFER; in __SMB2_close() local
3394 int resp_buftype = CIFS_NO_BUFFER; in query_info() local
3566 int resp_buftype = CIFS_NO_BUFFER; in SMB2_change_notify() local
3780 int resp_buftype = CIFS_NO_BUFFER; in SMB2_flush() local
4082 int resp_buftype, rc; in SMB2_read() local
[all …]
H A Dsmb2ops.c681 int resp_buftype[2]; in open_shroot() local
1144 int resp_buftype[3]; in smb2_set_ea() local
1526 int resp_buftype[3]; in smb2_ioctl_query_info() local
2238 int resp_buftype[2]; in smb2_query_dir_first() local
2514 int resp_buftype[3]; in smb2_query_info_compound() local
2911 int resp_buftype[3]; in smb2_query_symlink() local
3092 int resp_buftype[3]; in smb2_query_reparse_tag() local
H A Dsmb2inode.c79 int resp_buftype[3]; in smb2_compound_op() local
H A Dmisc.c236 free_rsp_buf(int resp_buftype, void *rsp) in free_rsp_buf()