Lines Matching defs:is_active
47 bool is_active:1; /* Path status */
156 pgpath->is_active = true;
329 if (!pgpath->is_active)
1331 if (!pgpath->is_active)
1339 pgpath->is_active = false;
1372 if (pgpath->is_active)
1383 pgpath->is_active = true;
1406 if (pgpath->is_active)
1620 if (pgpath->is_active && !blk_queue_dying(q))
1874 p->is_active ? "A" : "F",
2111 if (pgpath->is_active) {