Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dblock-backend-global-state.h43 int blk_get_refcnt(BlockBackend *blk);
/openbmc/qemu/block/
H A Dblock-backend.c513 int blk_get_refcnt(BlockBackend *blk) in blk_get_refcnt() function