Searched refs:total_p (Results 1 – 1 of 1) sorted by relevance
533 unsigned int total_p = 0, total_d = 0, buf_len = 0; in smb_receive_trans2() local586 total_p = parm_tot; in smb_receive_trans2()588 buf_len = total_d + total_p; in smb_receive_trans2()601 *data = rcv_buf + total_p; in smb_receive_trans2()602 } else if (data_tot > total_d || parm_tot > total_p) in smb_receive_trans2()605 if (parm_disp + parm_count > total_p) in smb_receive_trans2()