Searched refs:m_copym (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/netsmb/ |
H A D | mchain.h | 139 mblk_t *m_copym(mblk_t *, int, int, int);
|
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | subr_mchain.c | 898 rm = m_copym(m, off, size, M_WAITOK); in md_get_mbuf() 955 m_copym(mblk_t *m, int off, int len, int wait) in m_copym() function
|
H A D | smb_rq.c | 669 n = m_copym(mtop, offset, count, M_WAITOK); in smb_t2_placedata()
|