Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/smbsrv/
H A Dmbuf.h118 int (*ext_ref)(); /* refcount adjust function */ member
225 (m)->m_ext.ext_ref = smb_mbufcl_ref; \
236 (*((m)->m_ext.ext_ref))((m)->m_ext.ext_buf, \
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_util.c198 m->m_ext.ext_ref = smb_mbuf_kmem_ref; in smb_mbuf_allocate()
332 (MBC)->chain->m_ext.ext_ref = mclrefnoop; in MBC_ATTACH_BUF()
H A Dsmb_mbuf_marshaling.c1165 m->m_ext.ext_ref = uiorefnoop; in mbc_marshal_put_uio()