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