Searched refs:smb2_query_directory_rsp (Results 1 – 3 of 3) sorted by relevance
285 ((struct smb2_query_directory_rsp *)hdr)->OutputBufferOffset); in smb2_get_data_area_len()287 ((struct smb2_query_directory_rsp *)hdr)->OutputBufferLength); in smb2_get_data_area_len()
825 struct smb2_query_directory_rsp { struct
2166 struct smb2_query_directory_rsp *rsp = NULL; in SMB2_query_directory()2233 rsp = (struct smb2_query_directory_rsp *)iov[0].iov_base; in SMB2_query_directory()