Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c298 mblk_t *cur_m; in smb2_iod_sendrq() local
384 cur_m = copymsg(c_rqp->sr_rq.mb_top); in smb2_iod_sendrq()
386 cur_m = dupmsg(c_rqp->sr_rq.mb_top); in smb2_iod_sendrq()
387 if (cur_m == NULL) { in smb2_iod_sendrq()
392 linkb(top_m, cur_m); in smb2_iod_sendrq()