Home
last modified time | relevance | path

Searched refs:src_total_cnt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dsmb1ops.c295 __u16 tgt_total_cnt, src_total_cnt, total_in_src; in coalesce_t2() local
297 src_total_cnt = get_unaligned_le16(&pSMBs->t2_rsp.TotalDataCount); in coalesce_t2()
300 if (tgt_total_cnt != src_total_cnt) in coalesce_t2()
302 src_total_cnt, tgt_total_cnt); in coalesce_t2()