Searched refs:andx_prev_wct (Results 1 – 3 of 3) sorted by relevance
319 data_offset = (sr->andx_prev_wct == 0) ? 0 : sr->andx_prev_wct + 1; in smb_com_read_andx()
842 sr->andx_prev_wct = sr->cur_reply_offset; in smb1sr_work()843 (void) smb_mbc_poke(&sr->reply, sr->andx_prev_wct + 1, "b.w", in smb1sr_work()
1650 int andx_prev_wct; member