Searched refs:smb_t2_placedata (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_rq.c | 664 smb_t2_placedata(mblk_t *mtop, u_int16_t offset, u_int16_t count, in smb_t2_placedata() function 768 error2 = smb_t2_placedata(mdp->md_top, poff, in smb_t2_reply() 776 error2 = smb_t2_placedata(mdp->md_top, doff, in smb_t2_reply() 894 error2 = smb_t2_placedata(mdp->md_top, poff, pcount, in smb_nt_reply() 902 error2 = smb_t2_placedata(mdp->md_top, doff, dcount, in smb_nt_reply()
|