Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dfile-posix.c4427 hdev_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in hdev_co_pdiscard() function
4474 .bdrv_co_pdiscard = hdev_co_pdiscard,