Searched refs:buf_off_save (Results 1 – 1 of 1) sorted by relevance
101 size_t buf_off_save; member206 if (ctx->buf_len_save > ctx->buf_off_save) { in ok_read()207 ctx->buf_len = ctx->buf_len_save - ctx->buf_off_save; in ok_read()208 memmove(ctx->buf, &(ctx->buf[ctx->buf_off_save]), in ok_read()339 ctx->buf_off_save = 0; in ok_ctrl()598 ctx->buf_off_save = tl + OK_BLOCK_BLOCK + md_size; in block_in()