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()
935 struct smb2_query_directory_rsp { struct
2359 struct smb2_query_directory_rsp *rsp = NULL; in SMB2_query_directory()2426 rsp = (struct smb2_query_directory_rsp *)iov[0].iov_base; in SMB2_query_directory()