Searched refs:src_mbc (Results 1 – 1 of 1) sorted by relevance
806 smb_mbc_copy(mbuf_chain_t *dst_mbc, const mbuf_chain_t *src_mbc, in smb_mbc_copy() argument817 if ((copy_offset + copy_len) > src_mbc->max_bytes) in smb_mbc_copy()824 src_m = src_mbc->chain; in smb_mbc_copy()