Searched refs:mbc_marshal_put_uio (Results 1 – 1 of 1) sorted by relevance
50 static int mbc_marshal_put_uio(mbuf_chain_t *, struct uio *);575 if (mbc_marshal_put_uio(mbc, &vdp->vdb_uio) != 0) in smb_mbc_vencodef()605 if (mbc_marshal_put_uio(mbc, &vdp->vdb_uio) != 0) in smb_mbc_vencodef()1248 mbc_marshal_put_uio(mbuf_chain_t *mbc, struct uio *uio) in mbc_marshal_put_uio() function