Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c67 static int mbc_marshal_get_uio(mbuf_chain_t *, struct uio *);
269 if (mbc_marshal_get_uio(mbc, &vdp->vdb_uio) != 0) in smb_mbc_vdecodef()
286 if (mbc_marshal_get_uio(mbc, in smb_mbc_vdecodef()
1514 mbc_marshal_get_uio(mbuf_chain_t *mbc, struct uio *uio) in mbc_marshal_get_uio() function