Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c65 static int mbc_marshal_get_mbuf_chain(mbuf_chain_t *, int32_t, mbuf_chain_t *);
194 if (mbc_marshal_get_mbuf_chain(mbc, repc, in smb_mbc_vdecodef()
1692 mbc_marshal_get_mbuf_chain(mbuf_chain_t *mbc, int32_t bytes, mbuf_chain_t *nmbc) in mbc_marshal_get_mbuf_chain() function