Searched refs:copy_prior_start (Results 1 – 3 of 3) sorted by relevance
202 SpecifierOpt *copy_prior_start; member546 int copy_prior_start; member
1651 ost->copy_prior_start = -1; in new_output_stream()1652 MATCH_PER_STREAM_OPT(copy_prior_start, i, ost->copy_prior_start, oc ,st); in new_output_stream()3780 …, OPT_INT | HAS_ARG | OPT_EXPERT | OPT_SPEC | OPT_OUTPUT, { .off = OFFSET(copy_prior_start) },
1830 if (!ost->streamcopy_started && !ost->copy_prior_start) { in do_streamcopy()