Home
last modified time | relevance | path

Searched refs:action_count (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dblkdebug.c811 int *action_count, int *new_state) in process_rule() argument
821 action_count[rule->action]++; in process_rule()
824 if (action_count[ACTION_INJECT_ERROR] == 1) { in process_rule()