Lines Matching refs:status
50 bool is_active:1; /* Path status */
1492 * Set/clear bypassed status of a PG.
1871 if (pg->ps.type->status)
1872 sz += pg->ps.type->status(&pg->ps, NULL, type,
1885 if (pg->ps.type->status)
1886 sz += pg->ps.type->status(&pg->ps,
1897 if (pg->ps.type->status)
1898 sz += pg->ps.type->status(&pg->ps, NULL, type,
1909 if (pg->ps.type->status)
1910 sz += pg->ps.type->status(&pg->ps,
1941 if (pg->ps.type->status) {
1944 sz += pg->ps.type->status(&pg->ps, &p->path,
2059 /* Path status changed, redo selection */
2201 .status = multipath_status,