Searched refs:buf_off_save (Results 1 – 2 of 2) sorted by relevance
102 size_t buf_off_save; member205 if (ctx->buf_len_save > ctx->buf_off_save) { in ok_read()206 ctx->buf_len = ctx->buf_len_save - ctx->buf_off_save; in ok_read()207 memmove(ctx->buf, &(ctx->buf[ctx->buf_off_save]), in ok_read()338 ctx->buf_off_save = 0; in ok_ctrl()589 ctx->buf_off_save = tl + OK_BLOCK_BLOCK + md_size; in block_in()