Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2pdu.c886 int resp_buftype; in SMB2_negotiate() local
1857 int resp_buftype; in SMB2_tcon() local
2610 int resp_buftype; in smb311_posix_mkdir() local
2960 int resp_buftype = CIFS_NO_BUFFER; in SMB2_open() local
3158 int resp_buftype = CIFS_NO_BUFFER; in SMB2_ioctl() local
3339 int resp_buftype = CIFS_NO_BUFFER; in __SMB2_close() local
3523 int resp_buftype = CIFS_NO_BUFFER; in query_info() local
3702 int resp_buftype = CIFS_NO_BUFFER; in SMB2_change_notify() local
3998 int resp_buftype = CIFS_NO_BUFFER; in SMB2_flush() local
4334 int resp_buftype, rc; in SMB2_read() local
[all …]
Dcached_dir.c135 int resp_buftype[2]; in open_cached_dir() local
Dsmb2inode.c63 int resp_buftype[3]; in smb2_compound_op() local
Dsmb2ops.c1102 int resp_buftype[3]; in smb2_set_ea() local
1478 int resp_buftype[3]; in smb2_ioctl_query_info() local
2205 int resp_buftype[2]; in smb2_query_dir_first() local
2531 int resp_buftype[3]; in smb2_query_info_compound() local
2988 int resp_buftype[3]; in smb2_query_reparse_point() local
Dmisc.c245 free_rsp_buf(int resp_buftype, void *rsp) in free_rsp_buf()