Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c51 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