Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dssh.c1268 static int coroutine_fn ssh_co_truncate(BlockDriverState *bs, int64_t offset, in ssh_co_truncate() function
1368 .bdrv_co_truncate = ssh_co_truncate,