Lines Matching refs:status
47 bool is_active:1; /* Path status */
1484 * Set/clear bypassed status of a PG.
1862 if (pg->ps.type->status)
1863 sz += pg->ps.type->status(&pg->ps, NULL, type,
1876 if (pg->ps.type->status)
1877 sz += pg->ps.type->status(&pg->ps,
1888 if (pg->ps.type->status)
1889 sz += pg->ps.type->status(&pg->ps, NULL, type,
1900 if (pg->ps.type->status)
1901 sz += pg->ps.type->status(&pg->ps,
2012 /* Path status changed, redo selection */
2151 .status = multipath_status,