Searched refs:smb2_query_directory_rsp (Results 1 – 3 of 3) sorted by relevance
351 ((struct smb2_query_directory_rsp *)shdr)->OutputBufferOffset); in smb2_get_data_area_len()353 ((struct smb2_query_directory_rsp *)shdr)->OutputBufferLength); in smb2_get_data_area_len()
1120 struct smb2_query_directory_rsp { struct
3629 struct smb2_query_directory_rsp *rsp = NULL; in SMB2_query_directory()3706 rsp = (struct smb2_query_directory_rsp *)rsp_iov.iov_base; in SMB2_query_directory()