Searched refs:last_top (Results 1 – 1 of 1) sorted by relevance
1040 int last_top = -1; in smb2_encode_create_ctx() local1050 last_top = mbc->chain_offset; in smb2_encode_create_ctx()1055 (void) smb_mbc_poke(mbc, last_top, "l", in smb2_encode_create_ctx()1056 mbc->chain_offset - last_top); in smb2_encode_create_ctx()1070 last_top = mbc->chain_offset; in smb2_encode_create_ctx()1075 (void) smb_mbc_poke(mbc, last_top, "l", in smb2_encode_create_ctx()1076 mbc->chain_offset - last_top); in smb2_encode_create_ctx()1083 last_top = mbc->chain_offset; in smb2_encode_create_ctx()1088 (void) smb_mbc_poke(mbc, last_top, "l", in smb2_encode_create_ctx()1089 mbc->chain_offset - last_top); in smb2_encode_create_ctx()[all …]