Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c50 static int mbc_marshal_put_mbufs(mbuf_chain_t *mbc, mbuf_t *m);
586 if (mbc_marshal_put_mbufs(mbc, in smb_mbc_vencodef()
1130 mbc_marshal_put_mbufs(mbuf_chain_t *mbc, mbuf_t *m) in mbc_marshal_put_mbufs() function
1162 if (mbc_marshal_put_mbufs(mbc, nmbc->chain)) in mbc_marshal_put_mbuf_chain()