Searched refs:id_ah_op (Results 1 – 2 of 2) sorted by relevance
680 ibd_state_t::id_ah_op)) in _NOTE()1528 if (state->id_ah_op == IBD_OP_NOTSTARTED) { in ibd_acache_lookup()1536 state->id_ah_op = IBD_OP_ONGOING; in ibd_acache_lookup()1540 } else if ((state->id_ah_op != IBD_OP_ONGOING) && in ibd_acache_lookup()1546 if (state->id_ah_op == IBD_OP_ERRORED) { in ibd_acache_lookup()1563 state->id_ah_op = IBD_OP_NOTSTARTED; in ibd_acache_lookup()1564 } else if ((state->id_ah_op != IBD_OP_ONGOING) && in ibd_acache_lookup()1571 state->id_ah_op = IBD_OP_NOTSTARTED; in ibd_acache_lookup()1792 state->id_ah_op = IBD_OP_ERRORED; in ibd_async_acache()1816 state->id_ah_op = IBD_OP_ROUTERED; in ibd_async_acache()[all …]
873 char id_ah_op; member