Searched refs:flush_object_state (Results 1 – 2 of 2) sorted by relevance
985 enum _FAPI_FLUSH_STATE flush_object_state; /**< The current state of a flush operation */ member
55 switch (context->flush_object_state) { in ifapi_flush_object()56 statecase(context->flush_object_state, FLUSH_INIT); in ifapi_flush_object()61 statecase(context->flush_object_state, WAIT_FOR_FLUSH); in ifapi_flush_object()68 context->flush_object_state = FLUSH_INIT; in ifapi_flush_object()71 statecasedefault(context->flush_object_state); in ifapi_flush_object()