Searched refs:MP_LOST (Results 1 – 1 of 1) sorted by relevance
116 #define MP_LOST 0x00000002 macro119 #define MP_BAD (MP_FAIL | MP_LOST | MP_NEW)150 (lcp->index & (MP_LOST | MP_NEW))) in g_multipath_fault()255 g_multipath_fault(cp, MP_LOST); in g_multipath_orphan()389 if (*cnt == 0 && (cp->index & MP_LOST)) { in g_multipath_done()439 if (*cnt == 0 && (cp->index & (MP_LOST | MP_POSTED)) == MP_LOST) { in g_multipath_done_error()1248 (cp->index & MP_LOST) == 0) { in g_multipath_ctl_fail()1303 (cp->index & MP_LOST) == 0) { in g_multipath_ctl_remove()1310 g_multipath_fault(cp, MP_LOST); in g_multipath_ctl_remove()1541 (cp->index & MP_LOST) ? "LOST" : in g_multipath_dumpconf()