Lines Matching defs:active
74 int active;456 int active;469 active = s->active;472 if (active) {1310 s->active = 0;1966 /* To get here the table must be live so s->active is always set. */2281 s->active = 1;2467 /* Only deal with valid and active snapshots */2468 if (!snap->valid || !snap->active)