Searched defs:account_failed (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ | ||
H A D | 136 | 47 account_failed = False variable in BlockDeviceStatsTestCase |
/openbmc/qemu/include/hw/block/ | ||
H A D | block.h | 34 OnOffAuto account_invalid, account_failed; member |
/openbmc/qemu/include/block/ | ||
H A D | accounting.h | 93 bool account_failed; member |
/openbmc/qemu/block/ | ||
H A D | accounting.c | 60 enum OnOffAuto account_failed) in block_acct_setup() |
/openbmc/qemu/ | ||
H A D | blockdev.c | 485 OnOffAuto account_invalid, account_failed; in blockdev_init() local |