Home
last modified time | relevance | path

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

/kvmtool/disk/
H A Dblk.c9 static struct disk_image_operations blk_dev_ops = { variable
71 return disk_image__new(fd, size, &blk_dev_ops, DISK_IMAGE_REGULAR); in blkdev__probe()