Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c48 static int mbc_marshal_put_long_long(mbuf_chain_t *mbc, uint64_t);
597 if (mbc_marshal_put_long_long(mbc, nt_time) != 0) in smb_mbc_vencodef()
654 if (mbc_marshal_put_long_long(mbc, llval) != 0) in smb_mbc_vencodef()
1054 mbc_marshal_put_long_long(mbuf_chain_t *mbc, uint64_t data) in mbc_marshal_put_long_long() function