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