Home
last modified time | relevance | path

Searched refs:smb2_query_info_rsp (Results 1 – 3 of 3) sorted by relevance

/fs/cifs/
Dsmb2misc.c310 ((struct smb2_query_info_rsp *)hdr)->OutputBufferOffset); in smb2_get_data_area_len()
312 ((struct smb2_query_info_rsp *)hdr)->OutputBufferLength); in smb2_get_data_area_len()
Dsmb2pdu.c2201 struct smb2_query_info_rsp *rsp = NULL; in query_info()
2241 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in query_info()
3409 outbuf_len + sizeof(struct smb2_query_info_rsp) - 1 - 4); in build_qfs_info_req()
3421 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_info()
3445 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_info()
3464 struct smb2_query_info_rsp *rsp = NULL; in SMB2_QFS_attr()
3504 rsp = (struct smb2_query_info_rsp *)rsp_iov.iov_base; in SMB2_QFS_attr()
Dsmb2pdu.h1007 struct smb2_query_info_rsp { struct