Searched refs:mbc_marshal_put_long_long (Results 1 – 1 of 1) sorted by relevance
48 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