Searched refs:buf_opt_idx (Results 1 – 1 of 1) sorted by relevance
5800 static int buf_opt_idx[BV_COUNT]; variable5801 # define COPY_OPT_SCTX(buf, bv) buf->b_p_script_ctx[bv] = options[buf_opt_idx[bv]].script_ctx5817 buf_opt_idx[options[i].indir & PV_MASK] = i; in init_buf_opt_idx()