Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c51 static int mbc_marshal_put_mbufs(mbuf_chain_t *mbc, mbuf_t *m);
618 if (mbc_marshal_put_mbufs(mbc, in smb_mbc_vencodef()
1281 mbc_marshal_put_mbufs(mbuf_chain_t *mbc, mbuf_t *mbuf) in mbc_marshal_put_mbufs() function
1358 rc = mbc_marshal_put_mbufs(mbc, nmbc->chain); in mbc_marshal_put_mbuf_chain()