Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Dblock-backend-global-state.h79 void blk_activate(BlockBackend *blk, Error **errp);
/qemu/block/
H A Dblock-backend.c2231 void blk_activate(BlockBackend *blk, Error **errp) in blk_activate() function