Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dblock-backend-global-state.h101 BlockBackendRootState *blk_get_root_state(BlockBackend *blk);
/openbmc/qemu/block/
H A Dblock-backend.c2644 BlockBackendRootState *blk_get_root_state(BlockBackend *blk) in blk_get_root_state() function
/openbmc/qemu/
H A Dblockdev.c588 blk_rs = blk_get_root_state(blk); in blockdev_init()