Home
last modified time | relevance | path

Searched refs:bool_from_onoffauto (Results 1 – 1 of 1) sorted by path

/qemu/block/
H A Daccounting.c45 static bool bool_from_onoffauto(OnOffAuto val, bool def) in bool_from_onoffauto() function
62 stats->account_invalid = bool_from_onoffauto(account_invalid, in block_acct_setup()
64 stats->account_failed = bool_from_onoffauto(account_failed, in block_acct_setup()