Searched refs:MP_POSTED (Results 1 – 1 of 1) sorted by relevance
119 #define MP_POSTED 0x00000008 macro257 if (*cnt == 0 && (cp->index & MP_POSTED) == 0) { in g_multipath_orphan()258 cp->index |= MP_POSTED; in g_multipath_orphan()392 cp->index |= MP_POSTED; in g_multipath_done()440 if (*cnt == 0 && (cp->index & (MP_LOST | MP_POSTED)) == MP_LOST) { in g_multipath_done_error()441 cp->index |= MP_POSTED; in g_multipath_done_error()686 if ((cp->index & MP_POSTED) == 0) { in g_multipath_destroy()687 cp->index |= MP_POSTED; in g_multipath_destroy()1313 if (*cnt == 0 && (cp->index & MP_POSTED) == 0) { in g_multipath_ctl_remove()1314 cp->index |= MP_POSTED; in g_multipath_ctl_remove()