Lines Matching defs:is_active
50 bool is_active:1; /* Path status */
163 pgpath->is_active = true;
338 if (!pgpath->is_active)
1339 if (!pgpath->is_active)
1347 pgpath->is_active = false;
1380 if (pgpath->is_active)
1391 pgpath->is_active = true;
1414 if (pgpath->is_active)
1628 if (pgpath->is_active && !blk_queue_dying(q))
1883 p->is_active ? "A" : "F",
1939 pg_counter, pgpath_counter, p->is_active ? 'A' : 'F',
2159 if (pgpath->is_active) {