Home
last modified time | relevance | path

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

/qemu/block/
H A Dblock-backend.c283 static void blk_root_attach(BdrvChild *child) in blk_root_attach() function
336 .attach = blk_root_attach,
H A Dtrace-events10 blk_root_attach(void *child, void *blk, void *bs) "child %p blk %p bs %p"