Lines Matching defs:active
73 int active;456 int active;469 active = s->active;472 if (active) {1328 s->active = 0;1986 /* To get here the table must be live so s->active is always set. */2303 s->active = 1;2479 /* Only deal with valid and active snapshots */2480 if (!snap->valid || !snap->active)