Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblkdebug.c44 typedef struct BDRVBlkdebugState { struct
63 } BDRVBlkdebugState; argument
178 BDRVBlkdebugState *s;
185 BDRVBlkdebugState *s = d->s; in add_rule()
280 static int read_config(BDRVBlkdebugState *s, const char *filename, in read_config()
405 static int blkdebug_parse_perms(BDRVBlkdebugState *s, QDict *options, in blkdebug_parse_perms()
476 BDRVBlkdebugState *s = bs->opaque; in blkdebug_open()
593 BDRVBlkdebugState *s = bs->opaque; in rule_check()
776 BDRVBlkdebugState *s = bs->opaque; in blkdebug_close()
793 BDRVBlkdebugState *s = bs->opaque; in suspend_request()
[all …]